epacke / tampermonkey-typescript-template

A template for developing tampermonkey user scripts using typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tampermonkey typescript template

I've written Tampermonkey scripts for years but after starting to use Typescript instead of Javascript it was a pain to develop new ones.

Thus I did what I usually do when I'm looking for a solution: Google, copy, modify

Here's the result. Feel free to Copy and modify. :)

Want to contribure?

Pull requests are welcome!

Want to report an issue?

Use GitHub issues

About

A template for developing tampermonkey user scripts using typescript


Languages

Language:JavaScript 97.6%Language:TypeScript 2.4%