azu / commonjs-to-es-module-codemodLinks
Codemod that convert CommonJS(require/exports) to ES Modules(import/export) for JavaScript/TypeScript
☆88Updated 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☆140Updated 5 months ago
- Node.js loader for compiling ESM & TypeScript modules to CommonJS☆66Updated last year
- bundle and `require` a file, the same way Vite loads `vite.config.ts`☆181Updated 6 months ago
- ESM-CJS interop test☆77Updated 3 weeks ago
- convert SWC to Babel AST☆59Updated 3 months ago
- An extremely fast create-react-app replacement.☆85Updated 2 years ago
- Deduplication tool for pnpm-lock.yaml files☆68Updated 2 years ago
- Script to remove unnecessary properties from package.json on prepublish hook☆59Updated 2 months ago
- esbuild online playground☆177Updated 6 months ago
- Resolve things like Node.js — ponyfill for `import.meta.resolve`☆134Updated last year
- A webpack plugin to retry loading of async chunks that failed to load☆25Updated 3 years ago
- Transpile TypeScript to ESM with Node.js loader.☆175Updated 3 years ago
- Use @swc-node/register instead☆87Updated 3 years ago
- Node.js loader for compiling TypeScript modules to ESM☆160Updated last year
- Find and load config files with joy.☆149Updated 2 years ago
- Node standard library for browser.☆213Updated 5 months ago
- ESLint plugin about ECMAScript syntactic features.☆139Updated last week
- Lightweight tsconfig.json parser & paths resolver☆221Updated last month
- ☆60Updated last year
- 📦📊 GitHub Action to reports on the size of your npm package☆90Updated 2 years ago
- Command Line E2E Testing☆79Updated 2 years ago
- dts polyfills like core-js.☆62Updated last year
- hast utility to transform to preact, react, solid, svelte, vue, etc☆73Updated 4 months ago
- babel preset and plugins that emulate Vite's non-standard functionality☆61Updated last year
- Utility to stream HTML content into a live document.☆116Updated last week
- A utility to find and parse tsconfig files without depending on typescript☆310Updated this week
- Marks side-effects in module initialization that would interfere with tree-shaking☆204Updated 5 months ago
- unopinionated esbuild cli.