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 f61a73f2f6 init
2022-08-23 17:48:57 +02:00
assets init 2022-08-23 17:48:57 +02:00
src init 2022-08-23 17:48:57 +02:00
tools init 2022-08-23 17:48:57 +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 init 2022-08-23 17:48:57 +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 init 2022-08-23 17:48:57 +02:00
webpack.config.js init 2022-08-23 17:48:57 +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.