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
Task registry that allows composition through series/parallel methods.
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
This is the **x86_64-pc-windows-msvc** binary for `@next/swc`
ESLint parser that allows for linting of experimental syntax transformed by Babel
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.