{"library":"esmod","type":"library","category":null,"description":"esmod is a fast in-place transpiler for converting ES6 import/export statements to CommonJS require/exports. Version 1.0.0 is currently stable, with a focus on speed by leveraging AST-based transformation rather than regex-only approaches. It distinguishes itself from tools like esbuild or Babel by being designed for lightweight, single-file transformations without module resolution or bundling — ideal for build tool authors and custom pipelines.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript","es6","module","import","export","transpiler","fast","ast"],"last_verified":"Fri May 01","install":[{"cmd":"npm install esmod","imports":["import { transform } from 'esmod'","import { transformSync } from 'esmod'","import transform from 'esmod'"]},{"cmd":"yarn add esmod","imports":[]},{"cmd":"pnpm add esmod","imports":[]}],"homepage":null,"github":"https://github.com/rreverser/esmod","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/esmod","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}