@baqhub/sdk-react
v0.1.23
Published
The official React SDK for the BAQ federated app platform.
Downloads
13
Maintainers
Readme
BAQ React SDK ·
This is the official React SDK for the BAQ federated app platform. It provides components and hooks to make it easier to build reactive UI on top of records.
Installation
The BAQ React SDK is distributed as an NPM package.
npm install @baqhub/sdk @baqhub/sdk-react
Platform-specific features are implemented in separate packages.
npm install @baqhub/sdk-react-dom
Documentation
- Getting started guide : Overview of the React SDK.
- Full reference : All the components and hooks.
License
The BAQ React SDK is MIT licensed.