Showing 1-20 of 2,507,959 packages
Generate a dynamically named es6 class from any JS object.
Parse CSS inline style to JavaScript object.
Force V8 to use fast properties for an object
ECMAScript parser
Compile object rest and spread to ES5
Compile ES2015 object super to ES5
Traverse JSON Schema passing each schema object to callback
Define a lazily evaluated property on an object
Generate hashes from javascript objects in node and the browser.
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
Support for proto3 JSON serialiazation/deserialization for protobuf.js
process.nextTick but always with args
ES Object-related atoms: Object, ToObject, RequireObjectCoercible
Polyfill of future proposal for `util.parseArgs()`
A library for manipulating IPv4 and IPv6 addresses in JavaScript.
Merge objects using their property descriptors
Returns true if an object was created by the `Object` constructor, or Object.create(null).
Create an object path from a list or array of strings.
ES2015-compliant shim for Object.is - differentiates between -0 and +0