冯博深 f143f24da4 first il y a 1 jour
..
bin f143f24da4 first il y a 1 jour
lib f143f24da4 first il y a 1 jour
typings f143f24da4 first il y a 1 jour
CHANGELOG.md f143f24da4 first il y a 1 jour
LICENSE f143f24da4 first il y a 1 jour
README.md f143f24da4 first il y a 1 jour
package.json f143f24da4 first il y a 1 jour

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