azu / commonjs-to-es-module-codemodLinks
Codemod that convert CommonJS(require/exports) to ES Modules(import/export) for JavaScript/TypeScript
☆89Updated 2 years ago
Alternatives and similar repositories for commonjs-to-es-module-codemod
Users that are interested in commonjs-to-es-module-codemod are comparing it to the libraries listed below
Sorting:
- Generates single dts file for bundling TypeScript NPM packages☆139Updated 4 months ago
- ESM-CJS interop test☆81Updated 5 months ago
- bundle and `require` a file, the same way Vite loads `vite.config.ts`☆183Updated 11 months ago
- Script to remove unnecessary properties from package.json on prepublish hook☆62Updated 2 months ago
- An extremely fast create-react-app replacement.☆85Updated 2 years ago
- A utility to find and parse tsconfig files without depending on typescript☆323Updated last week
- A webpack plugin to retry loading of async chunks that failed to load☆25Updated 3 years ago
- Deduplication tool for pnpm-lock.yaml files☆68Updated 2 years ago
- Find and load config files with joy.☆150Updated 2 years ago
- Utility to stream HTML content into a live document.☆138Updated last month
- convert SWC to Babel AST☆60Updated 8 months ago
- Node.js loader for compiling ESM & TypeScript modules to CommonJS☆66Updated 2 years ago
- ESLint plugin about ECMAScript syntactic features.☆147Updated last week
- Use @swc-node/register instead☆86Updated 3 years ago
- Transpile TypeScript to ESM with Node.js loader.☆174Updated 3 years ago
- 📦📊 GitHub Action to reports on the size of your npm package☆91Updated 2 years ago
- Lightweight tsconfig.json parser & paths resolver☆230Updated this week
- ⚡️ esbuild based dev server and production bundler, it's really fast☆233Updated 3 years ago
- 🚀 Build tools for modern web modules and applications.☆181Updated 3 months ago
- autofix some errors reported by eslint rules.☆108Updated last month
- Fast lexer to extract named exports via analysis from CommonJS modules☆251Updated last month
- lint the npmcli way☆26Updated 3 years ago
- Command Line E2E Testing☆79Updated 2 years ago
- A curated list of awesome esbuild resources☆243Updated last year
- Node.js loader for compiling TypeScript modules to ESM☆158Updated 2 years ago
- Resolve things like Node.js — ponyfill for `import.meta.resolve`☆137Updated 3 months ago
- Node standard library for browser.☆218Updated 10 months ago
- An ESLint plugin to check filenames with simple configuration☆55Updated last year
- Marks side-effects in module initialization that would interfere with tree-shaking☆208Updated 3 weeks ago
- Perform async work synchronously in Node.js/Bun using `worker_threads` with first-class TypeScript and Yarn P'n'P support.☆260Updated 4 months ago