Sven SAULEAU b445b79734 Refactor move docs (#8108) 6 vuotta sitten
..
examples 1ded1d7ff6 [@babel/standalone] Remove additional function context (#7094) 6 vuotta sitten
src 92fc26d399 Remove check-constants plugin (#6987) 6 vuotta sitten
test 43aa61d6be Make the typescript preset require a filename unless the user configured it for general use. 6 vuotta sitten
README.md b445b79734 Refactor move docs (#8108) 6 vuotta sitten
package.json 90566103a6 v7.0.0-beta.49 6 vuotta sitten

README.md

@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