@jswork/gm-sdk
v1.1.6
Published
Sdk for tampermonkey based on jQuery/nx.
Downloads
69
Maintainers
Readme
installation
npm i @jswork/gm-sdk
sdks
| api | description | | ----- | -------------------------------------- | | $ | jquery(You need requre it by yourself) | | nx | @jswork/next | | gmsdk | - |
gmsdk apis
| api | description |
| ------------- | ----------------------- |
| http
| gm-sdk |
| store
| gm-sdk |
| NxGmApi.log
| From tampermonkey apis. |
usage
// @require https://cdn.jsdelivr.net/npm/@jswork/gm-sdk
// or lock the version
// @require https://cdn.jsdelivr.net/npm/@jswork/[email protected]
resources
- https://www.tampermonkey.net/documentation.php
- https://github.com/afeiship/next-gm-api
license
Code released under the MIT license.