tmkey

1.0.0 • Public • Published

TMKEY

Quickly Build Tampermonkey Scripts.

English · 中文

Install

npm install tmkey

Project Description

This Npm package can be used to develop Tampermonkey scripts. A scaffolding environment is built.

How to use it

  1. In your empty project (without any files or folders other than .git), install this package
    npm install tmkey
  2. Initialize the project
    tmkey init
    Then fill out the CLI questionnaire
  3. Write the code Write the code in the src/index.js file. Support the introduction of npm packages.
  4. Packaging bash tmkey build The packaged files are in the dist folder.

Package Sidebar

Install

npm i tmkey

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

9.13 kB

Total Files

9

Last publish

Collaborators

  • skydog