Create an object from a list of keys and a value generator function.
Filter object keys and values into a new object
Map object keys and values into a new object
Convert an object's keys to snake case
Lowercase the keys of an object
Safely get a dot-notated property within an object.
utilities for primitive JavaScript types
Work with objects of different cased keys
Stringify an object sorting scalars before objects, and defaulting to 2-space indent
An email address parser based on rfc5322
Underscore mixins for deeply nested objects
Check if a value is an object
Check if a value is a plain object
The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
Underscore-to-camelCase converter (and vice versa) for strings and object keys in JavaScript.
require object destructure key to be sorted
Object utils.
Return an array of an object's own enumerable property names.
Utility functions to deal with references in objects
Bind methods to an object from that object or some other source. Optionally specify a set of methods to skip over.
List of properties for JavaScript objects
Blazingly fast recursive convertion to and from camelCase or PascalCase for Objects and Arrays
A collection of supplemental JavaScript functions and types
Reuse objects and functions with style