冯博深 f143f24da4 first 2 months ago
..
bin f143f24da4 first 2 months ago
lib f143f24da4 first 2 months ago
typings f143f24da4 first 2 months ago
CHANGELOG.md f143f24da4 first 2 months ago
LICENSE f143f24da4 first 2 months ago
README.md f143f24da4 first 2 months ago
package.json f143f24da4 first 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