Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Simple and fast NodeJS internal caching. Node internal in memory cache like memcached.
Map object keys and values into a new object
Deep-copy an object, with keys sorted. Supports circular references and custom sort order.
A tiny (203B) and fast utility to flatten an object with customizable glue
Work with objects of different cased keys
Return an array of an object's own enumerable property names.
Returns true if a value is a plain object, array or function.
Retrieve all keys and nested keys from objects and arrays of objects.
Take a nested Javascript object and flatten it, or unflatten an object with delimited keys
Returns a filtered copy of an object with only the specified keys, similar to `_.pick` from lodash / underscore.
> Convenient JavaScript function that serializes Objects to FormData instances.
Sort the keys of an object recursively
Convert an object or array into a formatted string
ES2017 spec-compliant Object.values shim.
ES proposal-spec-compliant Object.fromEntries shim.
- Object.fromEntries
- Object.entries
- Object.values
- Object.keys
- entries
- values
- ES7
- ES8
- ES2017
- shim
- object
- keys
- polyfill
- es-shim API
Returns true if a value has the characteristics of a valid JavaScript data descriptor.
Stringify an object/array like JSON.stringify just without all the double-quotes
Parses JavaScript objects into XML
ES2017 spec-compliant Object.entries shim.
Generate all possible permutations of an object's key-value pairs