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
Jonas Pfalzgraf d63a0cf44b ⬆️ Upgrading
Upgrading the Project to new Package Versions and minor optimizations
2023-08-03 14:12:31 +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 ⬆️ Upgrading 2023-08-03 14:12:31 +02:00
package.json ⬆️ Upgrading 2023-08-03 14:12:31 +02:00
README.md ⬆️ Upgrading 2023-08-03 14:12:31 +02:00
tsconfig.json ⬆️ Upgrading 2023-08-03 14:12:31 +02:00
webpack.config.ts ⬆️ Upgrading 2023-08-03 14:12:31 +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.