A user script project template to create large and structured TypeScript projects for Tampermonkey or Greasemonkey. It is intended to form a scalable base and is primarily aimed at the Ingress community.
Find a file
2023-06-30 17:12:38 +02:00
assets updating to better support general userscripts 2023-06-30 17:12:38 +02:00
src polishing 2022-08-23 18:08:10 +02:00
tools updating to better support general userscripts 2023-06-30 17:12:38 +02:00
.gitignore init 2022-08-23 17:48:57 +02:00
header.config.json init 2022-08-23 17:48:57 +02:00
LICENSE Initial commit 2022-08-23 11:49:09 +02:00
package-lock.json updating to better support general userscripts 2023-06-30 17:12:38 +02:00
package.json init 2022-08-23 17:48:57 +02:00
README.md Initial commit 2022-08-23 11:49:09 +02:00
tsconfig.json polishing 2022-08-23 18:08:10 +02:00
webpack.config.js updating to better support general userscripts 2023-06-30 17:12:38 +02:00

UserScriptProjectTemplate

A user script project template to create large and structured TypeScript projects for Tampermonkey or Greasemonkey. It is intended to form a scalable base and is primarily aimed at the Ingress community.