merge-options
Merge Option Objects
Merge Option Objects
Sort an object's keys, including an optional key list
Object transformations implementing the Node.js `stream.Transform` API
CSV and object generation implementing the Node.js `stream.Readable` API
Convert an object's keys to snake case
Give eachr an item to iterate (array, object or map) and an iterator, then in return eachr gives iterator the value and key of each item, and will stop if the iterator returned false.
Package to support nested merging of objects & properties, using Object.Assign
Utility functions to deal with references in objects
OO system from node and browser
A simple and composable way to validate data in JavaScript (and TypeScript).
Check whether a value is "empty".
Returns true if the given is falsey (according to JavaScript) or matches a 'falsey' keyword.
A convenient way to iterate objects.
Read, write or test a data structure's nested property via a string like 'my.nested.property'. It works through arrays and objects.'
More than 130 Handlebars helpers in ~20 categories. Helpers can be used with Assemble, Generate, Verb, Ghost, gulp-handlebars, grunt-handlebars, consolidate, or any node.js/Handlebars project.
Get a property from an object using dot (object path) notation.
Converts JavaScript objects to equivalent ASTs
Makes easy to convert JSON to CSV
Check if a value is a `Blob`
Sort an array on an object property