Implementation of window.fetch which can use http2 seamlessly
Browser-friendly inheritance fully compatible with standard node.js inherits()
Port of jQuery.extend for node.js and the browser
Create aliases of directories and register custom module paths
Node default behavior import resolution plugin for eslint-plugin-import.
Intercept imports in Node.js
Simple monitor script for use during development of a Node.js app.
Node's path builtin module exposed as dual ESM/CJS and browser-compatible out of the box.
A light-weight module that brings Fetch API to node.js
Convert a typed array to a Buffer without a copy
ECC JS code based on JSBN
cjson - Commented JavaScript Object Notation. It is a json loader, which parses only valid json files, but with comments enabled. Useful for loading configs.
Get the dependency tree of a module
Configuration control for production node deployments
Deprecate all the things
Simple and fast NodeJS internal caching. Node internal in memory cache like memcached.
Request that Node.js child processes preload modules
CJS (Node.js) style modules resolver
the stream module from node core for browsers
lightweight translation module with dynamic json storage
Add support for more integer widths to Buffer
Lightweight debugging utility for Node.js and the browser
Fastest, most accurate & effecient user agent string parser, uses Browserscope's research for parsing
The string_decoder module from Node core