Browser-friendly fork of sindresorhus/map-obj
Map object keys and values into a new object
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
Gets the job done when JSON.stringify can't
Lowercase the keys of an object
Check if a value is an object
An ES-spec-compliant Map shim/polyfill/replacement that works as far down as ES3
Check if a value is a plain object
Write files in an atomic fashion w/configurable ownership
utilities for primitive JavaScript types
Gets the job done when JSON.stringify can't
Safely get a dot-notated property within an object.
map an object, predicate updates values, receives (value, key, object)
Map for objects.
Read and write files atomically and reliably.
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.
Easily read/write JSON files.
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
extend an object
A map function that can map over almost anything.
Reuse objects and functions with style