Utility functions to deal with references in objects
Object literal maintaining its properties in the order they were added
No description provided.
No description provided.
Create an object path from a list or array of strings.
Returns true if a value is a plain object, array or function.
utilities for primitive JavaScript types
Object utils
Recursively assign default properties. Lightweight and Fast!
Persistent ordered mapping from strings
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Run an array of functions in parallel
Node.js object hash library with properties/arrays sorting to provide constant hashes
Utilities for watching file trees.
Delete nested properties from an object using dot notation.
Get the PATH environment variable key cross-platform
Natural Sort algorithm for Javascript - Version 0.7 - Released under MIT license
https://en.wikipedia.org/wiki/Trie
Caseless object set/get/has, very useful when working with HTTP headers.
Promisifies all the selected functions in an object
Run a function exactly one time
Deep comparison of 2 instances for should.js
Take a nested Javascript object and flatten it, or unflatten an object with delimited keys
Undefined safe way of extracting object properties