Denis 346b78aee1 first commit 3 năm trước cách đây
..
bin 346b78aee1 first commit 3 năm trước cách đây
lib 346b78aee1 first commit 3 năm trước cách đây
typings 346b78aee1 first commit 3 năm trước cách đây
CHANGELOG.md 346b78aee1 first commit 3 năm trước cách đây
LICENSE 346b78aee1 first commit 3 năm trước cách đây
README.md 346b78aee1 first commit 3 năm trước cách đây
package.json 346b78aee1 first commit 3 năm trước cách đây

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