maude 77abfe10bf first commit před 2 dny
..
bin 77abfe10bf first commit před 2 dny
lib 77abfe10bf first commit před 2 dny
typings 77abfe10bf first commit před 2 dny
CHANGELOG.md 77abfe10bf first commit před 2 dny
LICENSE 77abfe10bf first commit před 2 dny
README.md 77abfe10bf first commit před 2 dny
package.json 77abfe10bf first commit před 2 dny

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