@ntfy-app/client
v1.0.4-3
Published
JS Client SDK for the Notify App
Downloads
4
Maintainers
Readme
Notify App Client SDK
JS Client SDK of the Notify App (website coming soon). Send event, log and status messages to all subscribed channels from your JS apps.
Installation
Install the package with:
npm install --save @ntfy-app/client
# or
yarn add @ntfy-app/client
Usage
WIP