HaXeho e0dad002ed first commit il y a 10 mois
..
bin e0dad002ed first commit il y a 10 mois
lib e0dad002ed first commit il y a 10 mois
typings e0dad002ed first commit il y a 10 mois
CHANGELOG.md e0dad002ed first commit il y a 10 mois
LICENSE e0dad002ed first commit il y a 10 mois
README.md e0dad002ed first commit il y a 10 mois
index.cjs e0dad002ed first commit il y a 10 mois
package.json e0dad002ed first commit il y a 10 mois

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