node-notifier
npmv10.0.1A Node.js module for sending notifications on native Mac, Windows (post and pre 8) and Linux (or Growl as fallback)
Overview
node-notifier is an npm package that a Node.js module for sending notifications on native Mac, Windows (post and pre 8) and Linux (or Growl as fallback). The latest version is 10.0.1, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need a Node.js module for sending notifications on native Mac, Windows (post and pre 8) and Linux (or Growl as fallback) and value a focused solution.
When not to use it
Consider an alternative if you need to minimize your dependency tree, have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.
Pros
- Clear open-source license (MIT).
Cons
- Large dependency tree (20 direct dependencies) increases install size and audit surface.
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of node-notifier.
Dependencies
Runtime (6)
Dev (14)
Used by
Popular packages that depend on node-notifier.
Alternatives to node-notifier
Frequently installed together
No description provided.
No description provided.
No description provided.
A replacement for process.exit that ensures stdio are fully drained before exiting.
No description provided.
A drop-in replacement for fs, making various improvements.
No description provided.
No description provided.
No description provided.
Delightful JavaScript Testing.
TypeScript definitions for node
Let a globally installed package use a locally installed version of itself if available
Version history
| Version | Published | License |
|---|---|---|
| 10.0.1latest | 4 years ago | MIT |
| 10.0.0 | 5 years ago | MIT |
| 5.4.5 | 5 years ago | MIT |
| 8.0.2 | 5 years ago | MIT |
| 9.0.1 | 5 years ago | MIT |
| 5.4.4 | 5 years ago | MIT |
| 8.0.1 | 5 years ago | MIT |
| 9.0.0 | 5 years ago | MIT |
| 8.0.0 | 6 years ago | MIT |
| 7.0.2 | 6 years ago | MIT |
| 7.0.1 | 6 years ago | MIT |
| 7.0.0 | 6 years ago | MIT |
| 6.0.0 | 6 years ago | MIT |
| 5.4.3 | 7 years ago | MIT |
| 5.4.1 | 7 years ago | MIT |
| 5.4.2 | 7 years ago | MIT |
| 5.4.0 | 7 years ago | MIT |
| 5.3.0 | 7 years ago | MIT |
| 5.2.1 | 8 years ago | MIT |
| 5.2.0 | 8 years ago | MIT |
Maintainers
Frequently asked questions
How do I install node-notifier?
Run `npm install node-notifier` to add node-notifier to your npm project.
What license is node-notifier released under?
node-notifier is distributed under the MIT license.
How popular is node-notifier?
node-notifier has approximately 0 downloads per week and 1 known dependent packages.