张益铭 6a5f1810f9 chore:更换到主分支 4 年之前
..
bin 9064b372e8 docs:更新文档 4 年之前
lib 6a5f1810f9 chore:更换到主分支 4 年之前
typings 6a5f1810f9 chore:更换到主分支 4 年之前
CHANGELOG.md 9064b372e8 docs:更新文档 4 年之前
LICENSE 9064b372e8 docs:更新文档 4 年之前
README.md 9064b372e8 docs:更新文档 4 年之前
package.json 6a5f1810f9 chore:更换到主分支 4 年之前

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