常用的js集合
This plugin transforms ES2015 modules to CommonJS
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
Stripe.js loading utility
Utility to fix TypeScript declarations when using default exports in CommonJS.
The assert module from Node.js, for the browser.
Convert cron expressions into human readable descriptions
A vite plugin that support commonjs to esm in vite
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.
jscodeshift codemod that convert CommonJS(require/exports) to ES Modules(import/export) for JavaScript/TypeScript
Node.js library for Portable Executable format
Get the dependencies of a Vue module
An ESnext spec-compliant `Set.prototype.intersection` shim/polyfill/replacement that works as far down as ES3