@staffbase/plugins-client-sdk v2.0.2
plugins-client-sdk
If you are developing your own plugin for your Staffbase app you may want your plugin to communicate with our clients. In order to make this possible we implemented a Javascript based API and communication layer for all our apps. We want to provide a library to help you improve your plugin functionality. This SDK provides the basic functionality to get information provided by the Staffbase app to your plugin and trigger application events.
Installation
We provide our Plugin Client SDK via npm. Thus, you can just use yarn for installation:
yarn add @staffbase/plugins-client-sdk
API Reference
Please look into our API documentation
Usage
Please look into our Usage documentation
Contribution
- Fork it
- Create a branch
git checkout -b feature-description
- Put your name into AUTHORS.txt
- Commit your changes
- As this repository is commitizen friendly you may use
yarn git-cz
to create a commit - Your commit message is validated with a husky managed githook
- As this repository is commitizen friendly you may use
- Push to the branch
git push origin feature-description
- Open a Pull Request
Running Tests
To run the tests a simple # yarn jest
command in the root directory will suffice.
License
Copyright 2018 Staffbase GmbH.
Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0
1 year ago
2 years ago
2 years ago
2 years ago
3 years ago
3 years ago
3 years ago
4 years ago
4 years ago
5 years ago
6 years ago
6 years ago
6 years ago
6 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago