notifly-js-sdk-dev
v1.2.74
Published
Notifly JS SDK for browser.
Downloads
135
Readme
Notifly Javascript SDK
Notifly SDK for Javascript is an easy-to-use package for integrating Notifly with your browser JS applications.
Installation
To install the package, run the following command:
npm install notifly-js-sdk@latest --save
or
yarn add notifly-js-sdk@latest
Development
npm run build