Returns true if a string has an extglob.
kill trees of processes
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
vm module for the browser
render nested hierarchies `npm ls` style with unicode pipes
Resolve any installed ES6 compatible promise
Now stdin and stdout are files.
Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.
Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.
Simple full-text search in your browser.
JSON.parse with bigints support
PostCSS plugin to replace overflow-wrap with word-wrap or optionally retain both declarations.
requestAnimationFrame polyfill for node and the browser
node style hmacs in the browser
A simple in-memory filesystem. Holds data in a javascript object.
[](https://npmjs.org/package/stream-combiner) [](https://travis-ci.org/dominictarr/stream-combiner)
Turn any collection of objects into its own efficient tree or linked list using Symbol
random fill from browserify stand alone
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Transform stream that allows you to run your transforms in parallel without changing the order
Minimalistic tools for JS crypto modules
High performance middleware framework
Extend an object with the properties of additional objects. node.js/javascript util.
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim