just testing
Identity-claim directory SDK for atrib. Publish, lookup, history, and proof-of-absence operations with cryptographic proofs per atrib spec §6.
CLI arguments parser. Native port of python's argparse.
simplified stream construction
Safer Node.js Buffer API
Browser-friendly inheritance fully compatible with standard node.js inherits()
Resolve any installed ES6 compatible promise
The Node.js `util.deprecate()` function with browser support
An arbitrary-precision Decimal type for JavaScript.
type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.
Port of jQuery.extend for node.js and the browser
Lightweight Node.js version sniffing/comparison
Convert globs to regular expressions
ES2015 `Object.assign()` ponyfill
Implements performance.now (based on process.hrtime).
Immutable Data Collections
Base64 encoding/decoding in pure JS
JavaScript sprintf implementation
set blocking stdio and stderr ensuring that terminal output does not truncate
A small polyfill for Object.setprototypeof
the path module from node core for browsers
YAML 1.2 parser and serializer
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.