yrik 2fd3c19a01 提交 4 년 전
..
bin eec7f449c9 first commit 4 년 전
lib 2fd3c19a01 提交 4 년 전
typings 2fd3c19a01 提交 4 년 전
CHANGELOG.md eec7f449c9 first commit 4 년 전
LICENSE eec7f449c9 first commit 4 년 전
README.md eec7f449c9 first commit 4 년 전
package.json 2fd3c19a01 提交 4 년 전

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