![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | test/ | 8 months ago | - | |
![]() | LICENSE | 8 months ago | 1.1K | |
![]() | README.md | 8 months ago | 479 | |
![]() | babel.js | 8 months ago | 4.7M | |
![]() | babel.js.map | 8 months ago | 8.5M | |
![]() | babel.min.js | 8 months ago | 2.7M | |
![]() | babel.min.js.map | 8 months ago | 6.3M | |
![]() | package.json | 8 months ago | 7.0K |
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.
Using npm:
npm install --save-dev @babel/standalone
or using yarn:
yarn add @babel/standalone --dev