function clonedeep Object Array
Utility functions to deal with references in objects
Underscore mixins for deeply nested objects
Deep cloning of Arrays and plain Objects.
Run an array of functions in parallel
Flatten nested arrays
General purpose glob-based configuration matching.
utilities for primitive JavaScript types
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Parses set-cookie headers into objects
Fast JavaScript array sorting by implementing Python's Timsort algorithm
No description provided.
Parse and stringify JSON with comments. It will retain comments even after saved!
Polyfill of future proposal for `util.parseArgs()`
Remove duplicate values from an array. Fastest ES5 implementation.
very fast object redaction
Maintain and search through a sorted array using some low level functions
Stringify any JavaScript value.
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
Loop over each item in an array and call the given function on every element.
Returns true if a value is a plain object, array or function.
Copy a descriptor from object A to object B
An ini encoder/decoder for node
Array#filter for older browsers.