张益铭 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