Showing 1-20 of 54,299 packages
Map object keys and values into a new object
Browser-friendly fork of sindresorhus/map-obj
Gets a value from a Map/Obj or sets an initial value when not found and returns that. TypeScript supported.
Map for objects.
map obj
Maps objects using a provided function.
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
Lowercase the keys of an object
Gets the job done when JSON.stringify can't
Check if a value is an object
Check if a value is a plain object
utilities for primitive JavaScript types
Asynchronously map object keys and values into a new object
Gets the job done when JSON.stringify can't
An ES-spec-compliant Map shim/polyfill/replacement that works as far down as ES3
map an object, predicate updates values, receives (value, key, object)
Safely get a dot-notated property within an object.
an identity object using ES6 proxies
Utility functions to deal with references in objects
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.