wenhongquan cca3b05511 first commit 1 gadu atpakaļ
..
bin cca3b05511 first commit 1 gadu atpakaļ
lib cca3b05511 first commit 1 gadu atpakaļ
typings cca3b05511 first commit 1 gadu atpakaļ
CHANGELOG.md cca3b05511 first commit 1 gadu atpakaļ
LICENSE cca3b05511 first commit 1 gadu atpakaļ
README.md cca3b05511 first commit 1 gadu atpakaļ
index.cjs cca3b05511 first commit 1 gadu atpakaļ
package.json cca3b05511 first commit 1 gadu atpakaļ

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