README.md 337 B

@babel/standalone

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

See our website @babel/standalone for more information.

Install

Using npm:

npm install --save @babel/standalone

or using yarn:

yarn add --save @babel/standalone