{"library":"buble","type":"library","category":null,"description":"Bublé is a fast ES2015+ to ES5 compiler that requires zero configuration. Version 0.20.0 is current but in maintenance mode. It was designed before modern browsers supported ES2015, and now only recommended for IE11 compatibility. Unlike Babel, Bublé does not require plugins or presets, making it simpler but less extensible. It supports ES2015 features like arrow functions, template literals, destructuring, and let/const, plus some ES2016/ES2017 features (exponentiation, async/await). No new features will be added; only bugfixes.","language":"javascript","status":"maintenance","version":"0.20.0","tags":["javascript","transpilation","compilation","esnext","es2015","es2017","es6","es7"],"last_verified":"Fri May 01","install":[{"cmd":"npm install buble","imports":["const buble = require('buble'); buble.transform(source);","const { transform } = require('buble');","const exec = require('child_process').execSync('buble input.js');"]},{"cmd":"yarn add buble","imports":[]},{"cmd":"pnpm add buble","imports":[]}],"homepage":"https://buble.surge.sh","github":"https://github.com/bublejs/buble","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/buble","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}