GitHub / MrRefactoring / rollup-plugin-esnext-to-nodenext
A Rollup plugin that automatically transforms ESM imports into Node.js-compatible nodenext format by adding explicit file extensions (.js/.mjs). Perfect for libraries needing to work with TypeScript's "moduleResolution": "nodenext".
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrRefactoring%2Frollup-plugin-esnext-to-nodenext
PURL: pkg:github/MrRefactoring/rollup-plugin-esnext-to-nodenext
Stars: 1
Forks: 0
Open issues: 0
License: mit
Language: TypeScript
Size: 45.9 KB
Dependencies parsed at: Pending
Created at: 3 months ago
Updated at: about 2 months ago
Pushed at: about 2 months ago
Last synced at: 15 days ago
Topics: bundler, commonjs, esm, esmodules, import-extension, javascript, js-extension, module-resolution, module-system, node-modules, nodejs, nodenext, rollup, rollup-plugin, typescript, typescript-plugin