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

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