itcast bd67f780cf 完成 3 months ago
..
bin bd67f780cf 完成 3 months ago
lib bd67f780cf 完成 3 months ago
typings bd67f780cf 完成 3 months ago
CHANGELOG.md bd67f780cf 完成 3 months ago
LICENSE bd67f780cf 完成 3 months ago
README.md bd67f780cf 完成 3 months ago
index.cjs bd67f780cf 完成 3 months ago
package.json bd67f780cf 完成 3 months ago

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