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 high-level API to automate web browsers
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
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.
A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.
Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.
A standard library polyfill for ES Modules supporting browsers (Edge 16+, Firefox 60+, Chrome 61+, Safari 10.1+)
A Babel preset that targets modern browsers by fixing engine bugs.
A polyfill for non-dead, nomodule browsers.
`unenv` is a framework-agnostic system that allows converting JavaScript code to be platform agnostic and work in any environment including Browsers, Workers, Node.js, or JavaScript runtime.
Serves a webpack app. Updates the browser on changes.