JSPM

@babel/standalone

7.23.10
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 828384
  • Score
    100M100P100Q186434F
  • License MIT

Standalone build of Babel for use in non-Node.js environments.

Package Exports

  • @babel/standalone
  • @babel/standalone/babel
  • @babel/standalone/babel.js
  • @babel/standalone/babel.min
  • @babel/standalone/babel.min.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@babel/standalone) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@babel/standalone

Standalone build of Babel for use in non-Node.js environments.

See our website @babel/standalone for more information or the issues associated with this package.

Install

Using npm:

npm install --save-dev @babel/standalone

or using yarn:

yarn add @babel/standalone --dev