2023-05-29 16:35:40 +02:00
2023-02-25 11:58:18 +01:00
2023-02-25 11:58:18 +01:00
2023-02-25 11:58:18 +01:00
2023-02-25 11:58:18 +01:00
2023-02-25 11:58:18 +01:00
2023-02-25 11:58:18 +01:00
2023-02-25 11:58:18 +01:00
2023-02-25 11:58:18 +01:00

Usercript template

Small template to easily create new Userscript projects.

It is a UserScript, so you will need a browser extesion to use it. I recommend to use Tampermonkey or Greasymonkey for managing your UserScripts.

Manual compile

Clone the repository.

npm install
npm run bundle

Then use app.bundle.js in your prefered browser script manager.

Description
Small template to easily create new Userscript projects.
Readme 63 KiB
Languages
JavaScript 100%