maude 77abfe10bf first commit 2 hari lalu
..
bin 77abfe10bf first commit 2 hari lalu
lib 77abfe10bf first commit 2 hari lalu
typings 77abfe10bf first commit 2 hari lalu
CHANGELOG.md 77abfe10bf first commit 2 hari lalu
LICENSE 77abfe10bf first commit 2 hari lalu
README.md 77abfe10bf first commit 2 hari lalu
package.json 77abfe10bf first commit 2 hari lalu

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