10
Published Tools
0
Total Stars
0
Weekly Downloads
2
GitHub Followers
1
Public Repos
Published Tools
10 Skillsacross 1 category@cloudpss/template
opportunity
Lightweight string and object templating utilities with interpolation and formula support.
@cloudpss/http-client
opportunity
Http client for CloudPSS APIs, providing REST, GraphQL and WebSocket helpers on top of `@cloudpss/fetch`.
@cloudpss/crypto
opportunity
Pre-configured crypto libraries for use in CloudPSS.
@cloudpss/compress
opportunity
A set of compression algorithms used by CloudPSS. Auto detect algorithm by magic number. Be carful when handling binary files since their data might be confusing with magic numbers of compressed data.
...more@cloudpss/message-stream
opportunity
Message stream type definitions for cloudpss APIs. And plugin for `@cloudpss/http-client`, provides cloudpss message stream APIs.
...more@cloudpss/object-storage
opportunity
Object storage type definitions for cloudpss APIs. And plugin for `@cloudpss/http-client`, provides cloudpss object storage APIs.
...more@cloudpss/env
opportunity
Get/set urls for cloudpss from `process.env` (also `document.baseURI` or `location.href`).
@cloudpss/ubrpc
opportunity
Rpc server/client build on websocket and ubjson, supports bidirectional calls, async iterators and observables.
@cloudpss/fetch
opportunity
Cross-platform `fetch` and `WebSocket` implementation and utilities used by CloudPSS SDKs.
@cloudpss/yaml
opportunity
Opinionated YAML encoder/decoder for CloudPSS. Based on [js-yaml](https://github.com/nodeca/js-yaml).