xubo 5655c75f91 first commit 1 rok pred
..
bin 5655c75f91 first commit 1 rok pred
lib 5655c75f91 first commit 1 rok pred
typings 5655c75f91 first commit 1 rok pred
CHANGELOG.md 5655c75f91 first commit 1 rok pred
LICENSE 5655c75f91 first commit 1 rok pred
README.md 5655c75f91 first commit 1 rok pred
index.cjs 5655c75f91 first commit 1 rok pred
package.json 5655c75f91 first commit 1 rok pred

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