{"id":15097524,"url":"https://github.com/afeiship/gm-sdk","last_synced_at":"2026-02-28T07:05:50.883Z","repository":{"id":57122631,"uuid":"277791138","full_name":"afeiship/gm-sdk","owner":"afeiship","description":"Sdk for tampermonkey based on jQuery/nx.","archived":false,"fork":false,"pushed_at":"2025-05-15T06:21:07.000Z","size":247,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-22T22:09:49.642Z","etag":null,"topics":["ajax","gm","greasyfork","http","jquery","next","sdk","tampermonkey","xhr"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/afeiship.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-07-07T10:53:45.000Z","updated_at":"2025-05-15T06:21:10.000Z","dependencies_parsed_at":"2024-02-01T03:40:46.598Z","dependency_job_id":"98e441f2-f0b5-4eee-a16e-87cb178e2937","html_url":"https://github.com/afeiship/gm-sdk","commit_stats":{"total_commits":129,"total_committers":1,"mean_commits":129.0,"dds":0.0,"last_synced_commit":"f9b64916b5fe27686fad955ab7cd4ff1d6ae860e"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/afeiship/gm-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fgm-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fgm-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fgm-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fgm-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/afeiship","download_url":"https://codeload.github.com/afeiship/gm-sdk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fgm-sdk/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263339939,"owners_count":23451518,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ajax","gm","greasyfork","http","jquery","next","sdk","tampermonkey","xhr"],"created_at":"2024-09-25T16:23:02.821Z","updated_at":"2026-02-28T07:05:50.856Z","avatar_url":"https://github.com/afeiship.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/afeiship/gm-sdk\"\u003e\n    \u003cimg width=\"350\" src=\"https://tva1.sinaimg.cn/large/007S8ZIlgy1ggisduaj9ij30om08caaf.jpg\" alt=\"gm-sdk logo\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch3 align=\"center\"\u003egm-sdk\u003c/h3\u003e\n\n\u003cp align=\"center\"\u003e\n  Sdk for tampermonkey based on jQuery/nx.\n\u003c/p\u003e\n\n[![version][version-image]][version-url]\n[![license][license-image]][license-url]\n[![size][size-image]][size-url]\n[![download][download-image]][download-url]\n\n## installation\n```shell\nnpm i @jswork/gm-sdk\n```\n\n## sdks\n| api   | description                            |\n| ----- | -------------------------------------- |\n| $     | jquery(You need requre it by yourself) |\n| nx    | @jswork/next                         |\n| gmsdk | -                                      |\n\n## gmsdk apis\n| api           | description             |\n| ------------- | ----------------------- |\n| `http`        | gm-sdk                  |\n| `store`       | gm-sdk                  |\n| `NxGmApi.log` | From tampermonkey apis. |\n\n## usage\n```js\n// @require  https://cdn.jsdelivr.net/npm/@jswork/gm-sdk\n\n// or lock the version\n// @require  https://cdn.jsdelivr.net/npm/@jswork/gm-sdk@1.0.0\n```\n\n## resources\n- https://www.tampermonkey.net/documentation.php\n- https://github.com/afeiship/next-gm-api\n\n## license\nCode released under [the MIT license](https://github.com/afeiship/gm-sdk/blob/master/LICENSE.txt).\n\n[version-image]: https://img.shields.io/npm/v/@jswork/gm-sdk\n[version-url]: https://npmjs.org/package/@jswork/gm-sdk\n\n[license-image]: https://img.shields.io/npm/l/@jswork/gm-sdk\n[license-url]: https://github.com/afeiship/next-guid/blob/master/LICENSE.txt\n\n[size-image]: https://img.shields.io/bundlephobia/minzip/@jswork/gm-sdk\n[size-url]: https://github.com/afeiship/next-guid/blob/master/dist/next-guid.min.js\n\n[download-image]: https://img.shields.io/npm/dm/@jswork/gm-sdk\n[download-url]: https://www.npmjs.com/package/@jswork/gm-sdk\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafeiship%2Fgm-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fafeiship%2Fgm-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafeiship%2Fgm-sdk/lists"}