CommonJS browser bundler with aliasing, extensibility, and source maps from the minified JS bundle
CommonJS bundler with aliasing, extensibility, and source maps from the minified JS bundle. Forked from commonjs-everywhere adding speed improvements, persistent disk cache for incremental builds, support for reading '// [#@] sourceMappingURL' from input files and bundled grunt task
i18next internationalization framework
This plugin transforms ES2015 modules to CommonJS
Create JavaScript PowerPoint Presentations
Global identifiers from different JavaScript environments
Convert CommonJS modules to ES2015
Vendored dependencies for Victory
A reliable compressor and decompressor for Brotli, supporting node & browsers via wasm
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Polyfill for Metadata Reflection API
Domain name parser based on the Public Suffix List
Time zone support for date-fns v3 with the Intl API
Lexes CommonJS modules, returning their named exports metadata
A pure JavaScript implementation of CommonJs
A light-weight module that brings Fetch API to node.js
Universal module importer for Node.js
Runtime for Regenerator-compiled generator and async functions.
Utility to fix TypeScript declarations when using default exports in CommonJS.
Parse and stringify JSON with comments. It will retain comments even after saved!
Stripe.js loading utility
Convert cron expressions into human readable descriptions
The assert module from Node.js, for the browser.
jscodeshift codemod that convert CommonJS(require/exports) to ES Modules(import/export) for JavaScript/TypeScript