Tool that allows to filter a regular javascript object in the same way of native array filter() method
Utility functions to deal with references in objects
Reuse objects and functions with style
Gets the job done when JSON.stringify can't
handle circular references when stringifying and parsing
Check if a value is an object
Check if a value is a plain object
A memoization function that uses a WeakMap
utilities for primitive JavaScript types
Safely get a dot-notated property within an object.
Create custom commands using plain-old functions
Gets the job done when JSON.stringify can't
A wrapper function for object accessor properties
Underscore mixins for deeply nested objects
string representations of objects in node and the browser
Simple JSON Addressing.
an identity object using ES6 proxies
Higher-order functions and common patterns for asynchronous code
Serialize JavaScript to a superset of JSON that includes regular expressions and functions.
Easily read/write JSON files.
extend an object
No description provided.
Work with objects of different cased keys
A [W3C HTML JSON forms spec](http://www.w3.org/TR/html-json-forms/) compliant field appender (for lack of a better name). Useful for people implementing `application/x-www-form-urlencoded` and `multipart/form-data` parsers.