JSPM

@babel/core

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

Babel compiler core.

Package Exports

  • @babel/core
  • @babel/core/package.json

Readme

@babel/core

Babel compiler core.

See our website @babel/core for more information or the issues associated with this package.

Install

Using npm:

npm install --save-dev @babel/core

or using yarn:

yarn add @babel/core --dev