GitXplorerGitXplorer
j

babel-parser

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
cd827e63adccc9dab1e589c97fcc71e6e139710d

Copy from babel fork to here

jjbrown215 committed 6 years ago
Verified
dcf443d9de88f76ce8311ad9fa8ee92c8fedc56a

Initial commit

jjbrown215 committed 6 years ago

README

The README file for this repository.

@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