puyao c13483c660 首次提交 il y a 2 semaines
..
bin c13483c660 首次提交 il y a 2 semaines
lib c13483c660 首次提交 il y a 2 semaines
typings c13483c660 首次提交 il y a 2 semaines
CHANGELOG.md c13483c660 首次提交 il y a 2 semaines
LICENSE c13483c660 首次提交 il y a 2 semaines
README.md c13483c660 首次提交 il y a 2 semaines
package.json c13483c660 首次提交 il y a 2 semaines

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