0.1.7 • Published 6 months ago

@violentmonkey/types v0.1.7

Weekly downloads
-
License
ISC
Repository
github
Last release
6 months ago

@violentmonkey/types

NPM License Downloads

Type declaration for GM_* APIs in Violentmonkey.

The APIs should be almost the same as those in Tampermonkey, so @types/tampermonkey should also work.

Installation

$ npm i @violentmonkey/types

Add @violentmonkey/types to your tsconfig.json:

{
  "include": [
    "other paths...",
    "node_modules/@violentmonkey/types"
  ]
}
0.1.7

6 months ago

0.1.6

8 months ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago