puyao a4812c4835 提交修改 2 months ago
..
bin a4812c4835 提交修改 2 months ago
lib a4812c4835 提交修改 2 months ago
typings a4812c4835 提交修改 2 months ago
CHANGELOG.md a4812c4835 提交修改 2 months ago
LICENSE a4812c4835 提交修改 2 months ago
README.md a4812c4835 提交修改 2 months ago
package.json a4812c4835 提交修改 2 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