npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "CommonJs" 的结果(共 76 个)
webpack

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.

MIT
zen-observable-ts

Thin wrapper around zen-observable and @types/zen-observable, to support ESM exports as well as CommonJS exports

MIT
babel-plugin-transform-es2015-modules-commonjs

This plugin transforms ES2015 modules to CommonJS

MIT
@babel/plugin-transform-modules-commonjs

This plugin transforms ES2015 modules to CommonJS

MIT
babel-plugin-transform-inline-imports-commonjs

A Babel transform that turns imports into lazily loaded commonjs requires

MIT
@img/colour

The ESM-only 'color' package made compatible for use with CommonJS runtimes

MIT
yamlparser

A YAML parser written in javascript. This is the port to CommonJS. Client-side script is available at http://code.google.com/p/javascript-yaml-parser/

fix-esm

Fixes ERR_REQUIRE_ESM errors so that you can require ESM modules from CommonJS

WTFPL OR CC0-1.0
cjs-module-lexer

Lexes CommonJS modules, returning their named exports metadata

MIT
@dual-bundle/import-meta-resolve

A fork of `import-meta-resolve` with commonjs + ESM support at the same time, AKA dual package.

MIT
babel-preset-es2015-rollup

This is [babel-preset-es2015](http://babeljs.io/docs/plugins/preset-es2015/), minus [modules-commonjs](http://babeljs.io/docs/plugins/transform-es2015-modules-commonjs/), plus [external-helpers](http://babeljs.io/docs/plugins/external-helpers/). Use it wi

MIT
commoner

Flexible tool for translating any dialect of JavaScript into Node-readable CommonJS modules

MIT
fix-dts-default-cjs-exports

Utility to fix TypeScript declarations when using default exports in CommonJS.

MIT
rollup-plugin-commonjs

Convert CommonJS modules to ES2015

MIT
gluejs

Build CommonJS modules for the browser via a chainable API

BSD-3-Clause
@esbuild-kit/cjs-loader

Node.js loader for compiling ESM & TypeScript modules to CommonJS

MIT
retape

CommonJS test to tape adapter

commonjs-everywhere

CommonJS browser bundler with aliasing, extensibility, and source maps from the minified JS bundle

gobble-browserify

Bundle CommonJS modules with gobble and Browserify

MIT
tshy

TypeScript HYbridizer - Hybrid (CommonJS/ESM) TypeScript node package builder

BlueOak-1.0.0
gen-esm-wrapper

Generate ESM wrapper files for CommonJS modules

MIT
karma-commonjs

A Karma plugin. Test CommonJS modules.

MIT
mr

A refresh-only CommonJS module system for browsers, used in Montage

BSD-3-Clause
ascjs

ES2015 to CommonJS import/export transformer

ISC
dependency-cruiser

Validate and visualize dependencies. With your rules. JavaScript, TypeScript, CoffeeScript. ES6, CommonJS, AMD.

MIT
ts-add-module-exports

Adds `module.exports = exports['default'];` for `exports.default`, for CommonJS default export interoperability.

MIT
yoctocolors-cjs

CommonJS version - The smallest and fastest command-line coloring package on the internet

MIT
promise-tests

A test suite for CommonJS Promises/A and related spec extensions