Chromium's hterm, packaged as a require()'able module
This plugin transforms ES2015 modules to CommonJS
Chromium's hterm, automatically packaged as a UMD module (CommonJS/AMD/globals)
Global identifiers from different JavaScript environments
Convert CommonJS modules to ES2015
Vendored dependencies for Victory
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
Runtime for Regenerator-compiled generator and async functions.
Universal module importer for Node.js
A light-weight module that brings Fetch API to node.js
umd wrapper for hterm
Utility to fix TypeScript declarations when using default exports in CommonJS.
Stripe.js loading utility
Convert cron expressions into human readable descriptions
The assert module from Node.js, for the browser.
An xterm compatible terminal emulator written in JavaScript.
jscodeshift codemod that convert CommonJS(require/exports) to ES Modules(import/export) for JavaScript/TypeScript
This module provides basic ANSI color code support, to allow you to format your console output with foreground and background colors as well as providing bold, italic and underline support.
A vite plugin that support commonjs to esm in vite