46 packages
api-ninja
Handles the instantiation of multiple different APIs so they can be used across multiple Node modules.
app-updater
A utility that checks for and runs an update script if one is found on boot.
config-ninja
Environmental JSON config.
countersign
Password strength testing made simple.
deep-iterate
Iterate through multidimensional arrays and arrays nested in objects e.g. "days.data.jobs[0]".
deep-sort
Sort arrays of objects or dictionaries of objects by property (including nested properties).
error-ninja
A handy library for creating custom error constructors that work across async boundaries in Node.js.
eslint-config-recombix
An awesome ESLint configuration for writing solid, quality code in Node.js and the browser.
eslint-config-settled
ESLint config used by Settled.co.uk. Based on AirBnB's implementation.
express-route-builder
Quickly compile Express.js routes with minimal code.