Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/afeiship/generator-tampermonkey
Generator for tampermonkey.
https://github.com/afeiship/generator-tampermonkey
generator gm greasyfork tampermonkey template yeoman yo
Last synced: 23 days ago
JSON representation
Generator for tampermonkey.
- Host: GitHub
- URL: https://github.com/afeiship/generator-tampermonkey
- Owner: afeiship
- License: mit
- Created: 2020-07-11T04:05:15.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-01-31T07:07:45.000Z (10 months ago)
- Last Synced: 2024-10-06T19:41:34.932Z (about 1 month ago)
- Topics: generator, gm, greasyfork, tampermonkey, template, yeoman, yo
- Language: JavaScript
- Homepage:
- Size: 14.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# generator-tampermonkey
> Generator for tampermonkey plugin.## installation
```shell
git clone [email protected]:afeiship/generator-tampermonkey.git
cd generator-tampermonkey
npm i && npm link
```## usage
```shell
yo @jswork/tampermonkey
```