0.0.1 • Published 2 years ago

nodetifications v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

nodetifications

Notifications made easy in NodeJS!

Features

  • Very (c)lean package! < 4kB zipped and < 8kB unzipped, and documented with JSDoc annotations.
  • Multiple providers and notification modes in 1 package.
  • Very lean dependency, which means less points of failure.
  • Highly flexible to your needs, change provider/creds anywhere in between.
  • Standardized response formats. All successful requests will return JSON responses.
  • Promise based for asynchronous support and no callback hell.

Installation

npm install nodetifications

Usage

Complete usage docs with sample code - COMING SOON.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT