@baqhub/sdk
v0.1.23
Published
The official JavaScript SDK for the BAQ federated app platform.
Downloads
6
Maintainers
Readme
BAQ JavaScript SDK ·
This is the official JavaScript SDK for the BAQ federated app platform. It provides abstractions and helpers that make it easier to work with BAQ records instead of directly calling the HTTP API.
Installation
The BAQ JavaScript SDK is distributed as an NPM package.
npm install @baqhub/sdk
Documentation
- Getting started guide : Overview of the JavaScript SDK.
- Full reference : All the types and functions.
License
The BAQ JavaScript SDK is MIT licensed.