Denis 346b78aee1 first commit il y a 2 ans
..
bin 346b78aee1 first commit il y a 2 ans
lib 346b78aee1 first commit il y a 2 ans
typings 346b78aee1 first commit il y a 2 ans
CHANGELOG.md 346b78aee1 first commit il y a 2 ans
LICENSE 346b78aee1 first commit il y a 2 ans
README.md 346b78aee1 first commit il y a 2 ans
package.json 346b78aee1 first commit il y a 2 ans

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