xubo 5655c75f91 first commit hace 2 años
..
bin 5655c75f91 first commit hace 2 años
lib 5655c75f91 first commit hace 2 años
typings 5655c75f91 first commit hace 2 años
CHANGELOG.md 5655c75f91 first commit hace 2 años
LICENSE 5655c75f91 first commit hace 2 años
README.md 5655c75f91 first commit hace 2 años
index.cjs 5655c75f91 first commit hace 2 años
package.json 5655c75f91 first commit hace 2 años

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