@staffbase/widget-sdk

Staffbase SDK for Custom Widgets

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
@staffbase/widget-sdk
3.10.2a month ago3 years agoMinified + gzip package size for @staffbase/widget-sdk in KB

Readme

Staffbase Widget SDK
This library is a set of TypeScript definitions, which helps you to develop a custom widget for the Staffbase ecosystem.

Installation

Install the Widget SDK with npm:
```bash npm install -D @staffbase/widget-sdk
Install the Widget SDK with yarn:

```bash 
  yarn add -D @staffbase/widget-sdk

Documentation

The documentation for all the modules can be found in the wiki folder.

Support

For support, create an issue in this repository.

License

Apache 2.0