Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 326 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 326 Bytes

Userscript template

Template for Violentmonkey (or similar extensions) with default modules.

  • Typescript -> for better code composition
  • Vite -> for fast development of bundle
  • Preact -> for easy + lightweight dynamic html
  • Tailwind -> for easy css styling
  • HTTP-Server -> for using auto track feature of Violentmonkey