{"library":"traceur","type":"library","category":null,"description":"Traceur is a JavaScript.next-to-JavaScript-of-today compiler that allows you to use ES6 and experimental ES.next features by transpiling them to ES5. Version 0.0.111 is the latest stable release. It was developed by Google to inform the design of new JavaScript features and supports a wide range of proposals including async functions, generators, spread properties, and JSX. It provides both CommonJS and browser builds. Traceur is now largely superseded by Babel, but remains useful for legacy projects or understanding early transpiler design.","language":"javascript","status":"maintenance","version":"0.0.111","tags":["javascript","ecmascript","language","es5","es6","ES.next","harmony","compiler"],"last_verified":"Fri May 01","install":[{"cmd":"npm install traceur","imports":["const traceur = require('traceur');","const { compile } = require('traceur');","const { Compiler } = require('traceur/dist/commonjs/Compiler');"]},{"cmd":"yarn add traceur","imports":[]},{"cmd":"pnpm add traceur","imports":[]}],"homepage":null,"github":"https://github.com/google/traceur-compiler","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/traceur","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}