{"library":"es6-module-crosspiler","type":"library","category":null,"description":"An ES6 and CommonJS cross-compatible transpiler that enables mixed usage of ES6 modules and CommonJS modules during migration. Version 2.0.1 is the latest stable release but appears to be in maintenance mode as the project has seen no recent updates and uses legacy dependencies like recast and esprima-fb. Unlike higher-level transpilers (e.g., Babel), this is a lower-level library that operates on recast ASTs, allowing flexibility in custom build pipelines but lacking file system resolution and custom formatters.","language":"javascript","status":"maintenance","version":"2.0.1","tags":["javascript","es6","module","transpiler","crosspiler","cjs","commonjs"],"last_verified":"Fri May 01","install":[{"cmd":"npm install es6-module-crosspiler","imports":["import Module from 'es6-module-crosspiler'","Module.transform(ast, options)","Module.dependenciesOf(ast)"]},{"cmd":"yarn add es6-module-crosspiler","imports":[]},{"cmd":"pnpm add es6-module-crosspiler","imports":[]}],"homepage":null,"github":"https://github.com/polyfills/es6-module-crosspiler","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/es6-module-crosspiler","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}