Basic set of components for generating Javascript(TypeScript) program code
OSH javascript Toolkit
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()
OSH javascript Toolkit
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.
Lightweight Node.js version sniffing/comparison
Port of jQuery.extend for node.js and the browser
Convert globs to regular expressions
ES2015 `Object.assign()` ponyfill
Immutable Data Collections
Resolve any installed ES6 compatible promise
A small polyfill for Object.setprototypeof
JavaScript sprintf implementation
set blocking stdio and stderr ensuring that terminal output does not truncate
YAML 1.2 parser and serializer
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
ICSS utils for postcss ast
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
safely create multiple ReadStream or WriteStream objects from the same file descriptor