{"library":"babel-standalone","type":"library","category":null,"description":"babel-standalone provides a standalone build of Babel (v6.26.0) for use in non-Node.js environments, primarily browsers. It bundles all standard Babel plugins and presets, including an optional babili (babel-minify) build. Unlike the Babel CLI or module-based usage, this package requires no build step — it exposes a global Babel object and can automatically transpile script tags with type=\"text/babel\" or \"text/jsx\". It is ideal for REPLs, JSFiddle-like sites, or embedding JavaScript scripting in apps. Note that this is based on Babel 6; Babel 7+ has its own @babel/standalone package with a different API.","language":"javascript","status":"deprecated","version":"6.26.0","tags":["javascript","babel","babeljs","6to5","transpile","transpiler"],"last_verified":"Wed May 27","install":[{"cmd":"npm install babel-standalone","imports":["<script src=\"https://unpkg.com/babel-standalone@6/babel.min.js\"></script>","Babel.transform(code, options)","Babel.registerPlugin('pluginName', pluginFunction)"]},{"cmd":"yarn add babel-standalone","imports":[]},{"cmd":"pnpm add babel-standalone","imports":[]}],"homepage":null,"github":"https://github.com/Daniel15/babel-standalone","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/babel-standalone","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/babel-standalone/compatibility"}}