Back to Babel

@babel/standalone

packages/babel-standalone/README.md

7.29.2478 B
Original Source

@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:

sh
npm install --save-dev @babel/standalone

or using yarn:

sh
yarn add @babel/standalone --dev