JSPM

@babel/standalone

8.0.0-alpha.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 828384
  • Score
    100M100P100Q186433F
  • License MIT

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

Package Exports

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

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