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

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