Modify the values of an object
Take a nested Javascript object and flatten it, or unflatten an object with delimited keys
Utilities for watching file trees.
Run an array of functions in parallel
Get the PATH environment variable key cross-platform
Promisifies all the selected functions in an object
https://en.wikipedia.org/wiki/Trie
Run a function exactly one time
Generate safe JS code that can used to reference a object property
Filter object keys and values into a new object
Lowercase the keys of an object
Undefined safe way of extracting object properties
Like JSON.stringify, but doesn't blow up on circular refs.
A blazing fast deep object copier
Sort the keys in an object.
Binary value packing and unpacking
TypeScript definitions for object-hash
A safer `.hasOwnProperty()`
Library to walk OAS 3 schema objects and call a callback
Create an array by repeating the given value n times.
Polyfill for Metadata Reflection API
Like `Object.keys()` but also includes symbols
Lint your commit messages
dot-object makes it possible to transform and read (JSON) objects using dot notation.