wuxiang da9bc82d52 commit 2 年 前
..
bin da9bc82d52 commit 2 年 前
lib da9bc82d52 commit 2 年 前
typings da9bc82d52 commit 2 年 前
CHANGELOG.md da9bc82d52 commit 2 年 前
LICENSE da9bc82d52 commit 2 年 前
README.md da9bc82d52 commit 2 年 前
index.cjs da9bc82d52 commit 2 年 前
package.json da9bc82d52 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