armansansd 3424b1927b first commit před 3 roky
..
bin 3424b1927b first commit před 3 roky
lib 3424b1927b first commit před 3 roky
typings 3424b1927b first commit před 3 roky
CHANGELOG.md 3424b1927b first commit před 3 roky
LICENSE 3424b1927b first commit před 3 roky
README.md 3424b1927b first commit před 3 roky
package.json 3424b1927b first commit před 3 roky

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