11 packages
cuidgen
A command-line interface to generate collision-resistant ids (CUIDs) optimized for horizontal scaling and performance.
eslint-onelineperfile
ESLint formatter (reporter) that displays one summary line for each file processed.
eslint-plugin-objects
Eslint rules for multi-property objects.
eslint-summary
Minimal ESLint formatter (reporter) that displays only one summary line.
lab-markdown-reporter
A Markdown reporter for Hapi's Lab test runner
lodash-constrain
Extend Lodash to take a numeric value, check that it's within a range and, if not, return the minimum or maximum allowed value instead.
lodash-extendall
Extend Lodash to allow all objects in an array of objects to be extended i.e. to have new properties added or existing properties updated.
lodash-listfindandremove
Extend lodash to remove a matching item from a string containg a delimited list.
lodash-lowercasekeys
Extend Lodash to take a value and recursively convert all keys to lowercase.
lodash-only
Extend Lodash to take an array of objects and the name of a property and return an array containing only the unique values of that property.