maude 77abfe10bf first commit 2 дней назад
..
bin 77abfe10bf first commit 2 дней назад
lib 77abfe10bf first commit 2 дней назад
typings 77abfe10bf first commit 2 дней назад
CHANGELOG.md 77abfe10bf first commit 2 дней назад
LICENSE 77abfe10bf first commit 2 дней назад
README.md 77abfe10bf first commit 2 дней назад
package.json 77abfe10bf first commit 2 дней назад

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