Showing 1-20 of 1,484,733 packages
Traverse JSON Schema passing each schema object to callback
JSON Web Token implementation (symmetric and asymmetric)
64-bit big-endian signed integer-to-string conversion
abstract base class for crypto-streams
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
Copy a descriptor from object A to object B
JSON parse & stringify that supports binary via bops & base64
Returns true if an object was created by the `Object` constructor, or Object.create(null).
process.nextTick but always with args
A library for manipulating IPv4 and IPv6 addresses in JavaScript.
Turn a ReactElement into the corresponding JSX string.
Polyfill of future proposal for `util.parseArgs()`
HTTP server cookie parsing and serialization
An implementation of WHATWG AbortController interface.
ECMAScript parser
Promisifies all the selected functions in an object
Resolve the path of a module like `require.resolve()` but from a given path
merge() utility function
node style hmacs in the browser
Remove leading directory components from a path, like tar's --strip-components option