Denis 346b78aee1 first commit 2 년 전
..
bin 346b78aee1 first commit 2 년 전
lib 346b78aee1 first commit 2 년 전
typings 346b78aee1 first commit 2 년 전
CHANGELOG.md 346b78aee1 first commit 2 년 전
LICENSE 346b78aee1 first commit 2 년 전
README.md 346b78aee1 first commit 2 년 전
package.json 346b78aee1 first commit 2 년 전

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