itcast bd67f780cf 完成 10 月之前
..
bin bd67f780cf 完成 10 月之前
lib bd67f780cf 完成 10 月之前
typings bd67f780cf 完成 10 月之前
CHANGELOG.md bd67f780cf 完成 10 月之前
LICENSE bd67f780cf 完成 10 月之前
README.md bd67f780cf 完成 10 月之前
index.cjs bd67f780cf 完成 10 月之前
package.json bd67f780cf 完成 10 月之前

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