10 packages
async-measured
A drop in replacement for async that adds measured timings to functions
beforecb
Wrap a function to call a function before its callback is called
debounce-hashed
Debounce a function based on a hashing function
free-memory
Gets system memory information (from free) in a nicely formatted way.
inline-mocha
Run your mocha tests using `node mytest.js` without Mocha installed globally
node-vault
Javascript client for HashiCorp's Vault
oberr
Turns errors into an object that can be stringified
process-limits
Get system limits (max open files etc) for a process ID
side2nw
Selenium IDE to Nightwatch - Converts exported selenium IDE tests to javascript so they can be run automatically using Nightwatch
split-string-words
Splits a string into individual words, taking quotes into account