Bakhtina Sofya 441b76b729 first commit 3 周之前
..
bin 441b76b729 first commit 3 周之前
lib 441b76b729 first commit 3 周之前
typings 441b76b729 first commit 3 周之前
CHANGELOG.md 441b76b729 first commit 3 周之前
LICENSE 441b76b729 first commit 3 周之前
README.md 441b76b729 first commit 3 周之前
index.cjs 441b76b729 first commit 3 周之前
package.json 441b76b729 first commit 3 周之前

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