Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
A declarative JavaScript library for building user interfaces.
A library for building fast, lightweight web components
A high-level API to automate web browsers
A PDF generation library for Node.js
A library to create a trace of your node app per Google's Trace Event format.
A query library for ECMAScript AST using a CSS selector like query language.
Fastest, most accurate & effecient user agent string parser, uses Browserscope's research for parsing
A feature-rich Node.js event emitter implementation with namespaces, wildcards, TTL, async listeners and browser/worker support.
GZIP in pure JavaScript (works in the browser)
`process.stdout` in your browser.
Offload tasks to a pool of workers on node.js and in the browser
The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries. Maintains compatability with deque.
A simple and lightweight library for highlighting SQL queries written in pure JavaScript
SockJS-client is a browser JavaScript library that provides a WebSocket-like object.
The [os](https://nodejs.org/api/os.html) module from node.js, but for browsers.