https://github.com/afeiship/generator-tampermonkey
Generator for tampermonkey.
https://github.com/afeiship/generator-tampermonkey
generator gm greasyfork tampermonkey template yeoman yo
Last synced: 6 months 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-31T07:07:45.000Z (over 1 year ago)
- Last Synced: 2025-02-07T12:31:37.860Z (8 months 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 git@github.com:afeiship/generator-tampermonkey.git
cd generator-tampermonkey
npm i && npm link
```## usage
```shell
yo @jswork/tampermonkey
```