wenhongquan cca3b05511 first commit 1 anno fa
..
bin cca3b05511 first commit 1 anno fa
lib cca3b05511 first commit 1 anno fa
typings cca3b05511 first commit 1 anno fa
CHANGELOG.md cca3b05511 first commit 1 anno fa
LICENSE cca3b05511 first commit 1 anno fa
README.md cca3b05511 first commit 1 anno fa
index.cjs cca3b05511 first commit 1 anno fa
package.json cca3b05511 first commit 1 anno fa

README.md

@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