{"library":"glia-babel-standalone","type":"library","category":null,"description":"babel-standalone provides a standalone, browser-ready build of Babel (v6.26.0) with all standard plugins and presets bundled, enabling ES2015+ transpilation in non-Node.js environments like browsers, REPLs, and embedded JavaScript engines. It is a maintained fork of the deprecated babel-browser package, offering similar functionality with automated updates to align with Babel releases. Key differentiators include automatic compilation of <script type='text/babel'> tags, support for custom plugins/presets, and optional integration with babili-minify. It does not support .babelrc due to lack of file system access, and is not a replacement for build-tool integration in Node-based workflows.","language":"javascript","status":"active","version":"6.26.0","tags":["javascript","babel","babeljs","6to5","transpile","transpiler"],"last_verified":"Fri May 01","install":[{"cmd":"npm install glia-babel-standalone","imports":["import Babel from 'babel-standalone'","Babel.transform(code, options)","Babel.registerPlugin('name', pluginFunction)"]},{"cmd":"yarn add glia-babel-standalone","imports":[]},{"cmd":"pnpm add glia-babel-standalone","imports":[]}],"homepage":null,"github":"https://github.com/Daniel15/babel-standalone","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/glia-babel-standalone","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}