JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 195
  • Score
    100M100P100Q86177F
  • License MIT

Web Interface for reading and testing notifications during development

Package Exports

  • notification-catcher

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (notification-catcher) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Notification Catcher

npm version

Notification Catcher is a simple way to test different kinds of notifications (emails, SMS, webpushs...) with an easy to use web interface that runs on your machine built on top of Node.js.

Install & Run

$ npm install -g notification-catcher
$ notification-catcher

Screenshot

Thanks

Notification Catcher is built on top of the great MailDev.

License

MIT