Convert a single-level nested object to a querystring compatible representation
Easily read/write JSON files.
Filter an array of objects to a specific OS
Check if a value is an object
Check if a value is a plain object
utilities for primitive JavaScript types
Safely get a dot-notated property within an object.
Define a non-enumerable read-only property.
Simple RFC 6838 media type parser and formatter
Convert an object's keys to snake case
Define (or modify) an object property.
A function to recursively extract files and their object paths within a value, replacing them with null in a deep clone without mutating the original value. FileList instances are treated as File instance arrays. Files are typically File and Blob instance
Utility functions to deal with references in objects
an identity object using ES6 proxies
string representations of objects in node and the browser
Simple JSON Addressing.
Reuse objects and functions with style
extend an object
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.
Work with objects of different cased keys
Execute a function on exit without leaking memory, allowing all objects to be garbage collected
Map object keys and values into a new object
Stringify an object sorting scalars before objects, and defaulting to 2-space indent
tiny util for getting and setting deep object props safely