notificationapi-js-client-sdk
v4.7.1
Published
NotificationAPI client-side library for JavaScript
Downloads
1,162
Readme
NotificationAPI
With NotificationAPI, software developers can implement any notifications into their app in a matter of minutes.
Docs
Please refer to our documentations.
Development
- Install dependencies:
npm install
- Run in storybook:
npm run storybook
- Run tests:
npm run test
100% code coverage required.