night-cherry 54459060d1 add some reposity 3 weeks ago
..
bin 54459060d1 add some reposity 3 weeks ago
lib 54459060d1 add some reposity 3 weeks ago
typings c3c5588342 web project files 1 month ago
CHANGELOG.md c3c5588342 web project files 1 month ago
LICENSE c3c5588342 web project files 1 month ago
README.md c3c5588342 web project files 1 month ago
package.json 54459060d1 add some reposity 3 weeks 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