troygoode / node-diehardLinks
Gracefully clean up your program at termination with multiple sync and/or async handlers. Wraps the `death` npm module.
☆16Updated 7 years ago
Alternatives and similar repositories for node-diehard
Users that are interested in node-diehard are comparing it to the libraries listed below
Sorting:
- Declarative parser for remapping object schemas and data☆14Updated 3 years ago
- An asynchronous middleware pattern☆27Updated 2 years ago
- Run async tasks with dependencies☆38Updated 5 years ago
- Sample memory usage for your Node.js program and write the samples to a stream☆75Updated 5 years ago
- Small module for doing generic rate limiting using an LRU cache☆22Updated 8 years ago
- Benchmark of different UUID generation methods in Node.js 🐢🚀☆48Updated 7 years ago
- Wrapper around fs.watch that falls back to fs.watchFile☆54Updated 5 years ago
- Delete a route in express at runtime.