{"library":"broccoli-babel-transpiler","type":"library","category":null,"description":"A Broccoli plugin for transpiling ES6+ to readable ES5 using Babel, with caching and parallelization. Current stable version 8.0.2 supports Node 16+ and 18+ and requires @babel/core >=7.17.9 as a peer dependency. Key differentiators include persistent caching across rebuilds (via cacheKey/cacheKeyPlugin methods) and async plugin support since v8.0.1. Notable breaking changes in v8 include dropping Node 14 and moving @babel/core to peer deps. Commonly used in Ember.js and other Broccoli-based build pipelines.","language":"javascript","status":"active","version":"8.0.2","tags":["javascript","broccoli-plugin","transpiler","es6","ecmascript","ecmascript6","harmony","js"],"last_verified":"Wed May 27","install":[{"cmd":"npm install broccoli-babel-transpiler","imports":["const babel = require('broccoli-babel-transpiler');","class MyPlugin { cacheKey() { return 'myplugin-cachekey'; } }"]},{"cmd":"yarn add broccoli-babel-transpiler","imports":[]},{"cmd":"pnpm add broccoli-babel-transpiler","imports":[]}],"homepage":null,"github":"https://github.com/babel/broccoli-babel-transpiler","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/broccoli-babel-transpiler","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/broccoli-babel-transpiler/compatibility"}}