Bakhtina Sofya 441b76b729 first commit 3 weeks ago
..
bin 441b76b729 first commit 3 weeks ago
lib 441b76b729 first commit 3 weeks ago
typings 441b76b729 first commit 3 weeks ago
CHANGELOG.md 441b76b729 first commit 3 weeks ago
LICENSE 441b76b729 first commit 3 weeks ago
README.md 441b76b729 first commit 3 weeks ago
index.cjs 441b76b729 first commit 3 weeks ago
package.json 441b76b729 first commit 3 weeks ago

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