babel/packages/babel-parser
Nicolò Ribaudo eea156b2cb Migrate from "master" branch to "main" (#11715)
* Remove dead link

* Use consistent "homepage" url in package.json

* Update md links

* Update comment link in parser d.ts

* Add comment in gitpod config

* Update circleci config

* Update PULL_REQUEST_TEMPLATE

* Update badges

* Trigger CI

* Update 404 link
2020-06-18 21:52:29 -04:00
..
2020-04-28 12:30:01 -04:00
2020-06-12 20:22:47 -05:00
2020-06-12 20:22:47 -05:00
2018-05-19 00:03:05 -04:00
2018-05-19 00:03:05 -04:00
2020-05-30 19:16:08 +00:00

@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