Showing 1-20 of 286,371 packages
JavaScript object utilities library
ES Object-related atoms: Object, ToObject, RequireObjectCoercible
An object schema merger/validator
Returns true if an object was created by the `Object` constructor, or Object.create(null).
Stringify Object as tree structure
Parse CSS inline style to JavaScript object.
Object utils
Compile ES2015 object super to ES5
Allow parsing of object rest/spread
Object utils.
Access deep object properties using a path
Call a specified method on each value in the given object.
Compile object rest and spread to ES5
Sort the keys in an object.
Checks whether a value is an object
Stringify an object/array like JSON.stringify just without all the double-quotes
Copy static properties, prototype properties, and descriptors from one object to another.
Get a property from an object using dot (object path) notation.
Create an object path from a list or array of strings.
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.