You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extensive Typescript ESNext template and boilerplate for [userscripts](https://en.wikipedia.org/wiki/Userscript).
5
+
Extensive Typescript ESNext template and boilerplate for [userscripts.](https://en.wikipedia.org/wiki/Userscript)
6
6
Supports importing and parsing HTML and Markdown files directly in code, packing it all up with rollup and applying custom injections for the userscript header and more.
7
7
It also offers ESLint to lint and auto-fix the code and GitHub Actions with ESLint to lint the code in pull requests and CodeQL to check it for vulnerabilities on every push.
8
8
Requires a Git repo to be used as the asset CDN and for the build versioning system of the userscript.
0 commit comments