https://github.com/gopeedlab/gopeed-js
Gopeed js is a development kit that supports REST and extension development.
https://github.com/gopeedlab/gopeed-js
Last synced: 2 months ago
JSON representation
Gopeed js is a development kit that supports REST and extension development.
- Host: GitHub
- URL: https://github.com/gopeedlab/gopeed-js
- Owner: GopeedLab
- Created: 2023-06-20T14:19:24.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-22T02:57:37.000Z (6 months ago)
- Last Synced: 2025-03-22T16:04:45.083Z (3 months ago)
- Language: TypeScript
- Size: 231 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://www.npmjs.com/package/gopeed)
# Gopeed Javascript Monorepo
Gopeed development kit for javascript, please refer to [docs](https://docs.gopeed.com/dev.html).
## Build
```bash
pnpm install
pnpm run build
```