{"library":"es6-module-transpiler-rewrite","type":"library","category":null,"description":"es6-module-transpiler is an experimental compiler that allows writing JavaScript using a subset of the current ES6 module syntax, compiling it into AMD or CommonJS modules. Version 0.3.1 is the latest stable release. It provides a way to experiment with ES6 module syntax in real-world scenarios. Key differentiators: closely tracks TC39 module proposals, supports both AMD and CommonJS output, and provides a command-line interface. Note: This project is experimental and may not follow semver; syntax may change.","language":"javascript","status":"deprecated","version":"0.3.1","tags":["javascript","es6","module","transpile","amd","commonjs"],"last_verified":"Fri May 01","install":[{"cmd":"npm install es6-module-transpiler-rewrite","imports":["var Compiler = require('es6-module-transpiler').Compiler;","var Container = require('es6-module-transpiler').Container;","var compiler = new Compiler(string, name, options);"]},{"cmd":"yarn add es6-module-transpiler-rewrite","imports":[]},{"cmd":"pnpm add es6-module-transpiler-rewrite","imports":[]}],"homepage":null,"github":"https://github.com/square/es6-module-transpiler","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/es6-module-transpiler-rewrite","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}