An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

[![npm](https://img.shields.io/npm/v/gopeed.svg)](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
```