Skip to content

ParadoxInfinite/nodetifications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Notifications made easy in NodeJS!

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published