https://github.com/runpod/js-sdk
JS sdk for runpod
https://github.com/runpod/js-sdk
Last synced: 9 months ago
JSON representation
JS sdk for runpod
- Host: GitHub
- URL: https://github.com/runpod/js-sdk
- Owner: runpod
- Created: 2023-10-23T13:30:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-07-09T19:56:23.000Z (12 months ago)
- Last Synced: 2025-07-10T05:12:38.176Z (12 months ago)
- Language: TypeScript
- Size: 63.5 KB
- Stars: 17
- Watchers: 4
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README-dev.md
Awesome Lists containing this project
README
README-dev.md
```bash
yarn build # if you forget this typescript type defs will not be refreshed
npm login
npm publish
```