Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Like `Object.keys()` but also includes symbols
Sort an Object or package.json based on the well-known package.json keys
Map object keys and values into a new object
Utilities for objects
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!).
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.
Pluck and omit properties from a JS 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.
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.
A tiny (203B) and fast utility to flatten an object with customizable glue
Returns true if a value is a plain object, array or function.
Take a nested Javascript object and flatten it, or unflatten an object with delimited keys
Work with objects of different cased keys