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.
We provide our Plugin Client SDK via npm. Thus, you can just use yarn for installation:
yarn add @staffbase/plugins-client-sdk
Please look into our API documentation
Please look into our Usage documentation
- 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
To run the tests a simple # yarn jest
command in the root directory will suffice.
Copyright 2024 Staffbase GmbH.
Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0
Staffbase GmbH
Staffbase is an internal communications platform built to revolutionize the way you work and unite your company. Staffbase is hiring: jobs.staffbase.com GitHub | Website | Jobs |