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