Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Sort an Object or package.json based on the well-known package.json keys
Use property paths like 'a.b.c' to get a nested value from an object. Even works when keys have dots in them (no other dot-prop library can do this!).
Generate hashes from javascript objects in node and the browser.
Map object keys and values into a new object
Like `Object.keys()` but also includes symbols
Modify the values of an object
Deletes keys from the object that match a condition without side effects.
Utility function to create a shallow copy of an object which had dropped some fields.
Modify the names of the own enumerable properties (keys) of an object.
Recursively rename the keys in an object.
(fork of omit-empty) Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.
Pluck and omit properties from a JS object
Sort the keys in an object.
Retrieve all keys and nested keys from objects and arrays of objects.
Simple and fast NodeJS internal caching. Node internal in memory cache like memcached.
Return an array of an object's own enumerable property names.
Returns true if a value is a plain object, array or function.
A tiny (203B) and fast utility to flatten an object with customizable glue
Take a nested Javascript object and flatten it, or unflatten an object with delimited keys
Work with objects of different cased keys