Determine if a value is an object
Another biased type checking solution for Javascript
Another biased type checking solution for Javascript
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Determine if a value is a number
ES2015-compliant shim for Object.is - differentiates between -0 and +0
Returns true if an object was created by the `Object` constructor, or Object.create(null).
Copy a descriptor from object A to object B
Traverse JSON Schema passing each schema object to callback
ECMAScript parser
Check if a value is a plain object
Returns true if a value is a plain object, array or function.
A library for manipulating IPv4 and IPv6 addresses in JavaScript.
Generate hashes from javascript objects in node and the browser.
Checks whether a value is an object
Define a lazily evaluated property on an object
Polyfill of future proposal for `util.parseArgs()`
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
utilities for primitive JavaScript types
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
No description provided.
An object schema merger/validator