Gogs df670eaa27 first commit il y a 3 semaines
..
bin df670eaa27 first commit il y a 3 semaines
lib df670eaa27 first commit il y a 3 semaines
typings df670eaa27 first commit il y a 3 semaines
CHANGELOG.md df670eaa27 first commit il y a 3 semaines
LICENSE df670eaa27 first commit il y a 3 semaines
README.md df670eaa27 first commit il y a 3 semaines
index.cjs df670eaa27 first commit il y a 3 semaines
package.json df670eaa27 first commit il y a 3 semaines

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