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

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