wenhongquan cca3b05511 first commit 1 년 전
..
bin cca3b05511 first commit 1 년 전
lib cca3b05511 first commit 1 년 전
typings cca3b05511 first commit 1 년 전
CHANGELOG.md cca3b05511 first commit 1 년 전
LICENSE cca3b05511 first commit 1 년 전
README.md cca3b05511 first commit 1 년 전
index.cjs cca3b05511 first commit 1 년 전
package.json cca3b05511 first commit 1 년 전

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