sdolard / node-crashreporter
Dump node context into a file on process crash, send it by mail
☆16Updated 7 years ago
Alternatives and similar repositories for node-crashreporter:
Users that are interested in node-crashreporter are comparing it to the libraries listed below
- Node.js wrapper for the One Signal API☆34Updated 7 years ago
- Muri is your friendly neighborhood MongoDB URI parser for Node.js☆32Updated 6 years ago
- Node.JS Express Subdomain Middleware.☆69Updated 9 years ago
- Implementation of a nested asynchronous job queue in Node.js☆56Updated 11 years ago
- Adds `markdown` property to Nodemailer e-mail data☆37Updated 5 years ago
- An easy way to include all files within a directory. Note: This is a fork of felixge's require-all which allows for optional includes.☆55Updated 2 years ago
- LCOV reporter for Mocha☆65Updated 7 years ago
- Simple way to add Kue-Ui, a much improved interface for kue, to an Express app☆41Updated 5 years ago
- A download tool for nodejs that emulates the functionality of wget☆49Updated last year
- A way to access imgur's api from node.js☆23Updated 10 years ago
- Generate random token strings☆130Updated 4 years ago
- Fuzzy match a command from a list (typo-safety)☆67Updated 9 years ago
- ☆16Updated 4 years ago
- Helper utility to provide pretty printed file sizes☆65Updated 2 years ago
- This stemmming module for Node.js provides stemming capability for a variety of languages using Dr. M.F. Porter's Snowball API.☆51Updated 11 months ago
- Superpowers for your Sails.js Hooks.☆42Updated 5 years ago
- Remove all files in the given path recursively☆23Updated 5 years ago
- Facebook authentication for waterlock☆12Updated 7 years ago
- An example of processing data using Firebase as a queuing system☆72Updated 6 years ago
- Automatically minify and cache your javascript and css files.☆86Updated 7 years ago
- Sails hook that provides jwt authentication scheme, such as policies, routes, controllers, services.☆18Updated 9 years ago
- A sails.js user management example using JWT for authorisation☆36Updated 10 years ago
- Randomize the order of the elements in a given array for the browser and node.js.☆167Updated 2 years ago
- Google Analytics client for Electron applications☆36Updated 4 years ago
- The cheesy object formatter☆36Updated 4 years ago
- Lightweight logger with a simple pass-through configuration for use with fancier logging libraries. Used by the Sails framework. Optional…