JSPM

@babel/parser

7.21.4-esm.4
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 68049951
  • Score
    100M100P100Q226680F
  • License MIT

A JavaScript parser

Package Exports

  • @babel/parser
  • @babel/parser/package.json

Readme

@babel/parser

A JavaScript parser

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

Install

Using npm:

npm install --save-dev @babel/parser

or using yarn:

yarn add @babel/parser --dev