“commonjs” Archive
Supertopics: javascript, modules (non-exhaustive) · glossary look-up: “commonjs”
Featured on Frontend Dogma? Confirm and whitelist your domain.
- Importing a Frontend JavaScript Library Without a Build System (by) · · javascript, libraries, esm, nodejs, html
- In the Future Using Top-Level “await” Might Be Cause a Backwards Compatibility Break in Node (by) · · nodejs, modules, esm
- How to Convert CommonJS to ESM (by/via) · · how-tos, conversion, esm, javascript
- Create npm Package With CommonJS and ESM Support in TypeScript (by) · · npm, dependencies, esm, typescript
- Dual Publishing ESM and CJS Modules With tsup and “Are the Types Wrong?” (by) · · dependencies, esm, tooling, typescript, type-safety
- How JavaScript Is Finally Improving the Module Experience (by/via) · · javascript, modules, esm, developer-experience, webassembly
- Native Support for CJS/ESM Interoperability Begins in Node.js 22 (by) · · esm, interoperability, support, nodejs
- Building an npm Package Compatible With ESM and CJS in 2024 (by/via) · · npm, dependencies, esm
- “require(esm)” in Node.js (by) · · nodejs, ecmascript, esm
- Comparing ECMAScript Modules and CommonJS (by) · · comparisons, esm
- Lessons Learned Moving Eleventy From CommonJS to ESM in 2024 (by/via) · · videos, lessons, eleventy, esm, refactoring
- How to Use ESM on the Web and in Node.js · · how-tos, esm, modules, nodejs
- CommonJS Is Hurting JavaScript (by/via) · · javascript
- TypeScript’s Migration to Modules (by+/via) · · typescript, modules, esm, migrating
- Speeding Up the JavaScript Ecosystem—Module Resolution (by) · · javascript, performance, modules, esm
- CommonJS (CJS) and Modules (ESM): Import Compatibility (by) · · javascript, typescript, esm
- Understanding ES6 Modules (by/via) · · javascript, modules, esm
- CommonJS for Sprockets (by) · · modules