maude 77abfe10bf first commit vor 2 Tagen
..
bin 77abfe10bf first commit vor 2 Tagen
lib 77abfe10bf first commit vor 2 Tagen
typings 77abfe10bf first commit vor 2 Tagen
CHANGELOG.md 77abfe10bf first commit vor 2 Tagen
LICENSE 77abfe10bf first commit vor 2 Tagen
README.md 77abfe10bf first commit vor 2 Tagen
package.json 77abfe10bf first commit vor 2 Tagen

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