Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrmarble/userscript-template
User script template repository
https://github.com/mrmarble/userscript-template
greasemonkey rollup tampermonkey template userscript
Last synced: 18 days ago
JSON representation
User script template repository
- Host: GitHub
- URL: https://github.com/mrmarble/userscript-template
- Owner: MrMarble
- License: mit
- Created: 2021-05-13T18:15:11.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-19T02:30:45.000Z (over 1 year ago)
- Last Synced: 2024-11-17T00:33:50.658Z (3 months ago)
- Topics: greasemonkey, rollup, tampermonkey, template, userscript
- Language: JavaScript
- Homepage:
- Size: 639 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
User Script Template
Improve your user script development
This template will allow you to improve your user script development, from code analysis to automatic deployment
## Highlights
- Enforce semantic versioning specification
- Improve code style
- Automatic deployment
- Separate metadata header for faster update-check## Usage
Click `Use this template` button and start writing your script.
When you commit to master, the CI will generate the corresponding script files for you to install or distribute. `@downloadURL` will always target the latest version so once you post your script on openuserjs.org or greasyfork.org there is no need to change it again.