Nicolò Ribaudo 6349118bed Change decoratorsBeforeExport default to false (#8113) 6 年 前
..
ast 7d99a96f9f docs: [skip ci] add InterpreterDirective 6 年 前
bin daf0ca8680 Rename "babylon" to "@babel/parser" (#7937) 🎉 6 年 前
scripts daf0ca8680 Rename "babylon" to "@babel/parser" (#7937) 🎉 6 年 前
src 6349118bed Change decoratorsBeforeExport default to false (#8113) 6 年 前
test 6349118bed Change decoratorsBeforeExport default to false (#8113) 6 年 前
AUTHORS daf0ca8680 Rename "babylon" to "@babel/parser" (#7937) 🎉 6 年 前
CHANGELOG.md daf0ca8680 Rename "babylon" to "@babel/parser" (#7937) 🎉 6 年 前
LICENSE daf0ca8680 Rename "babylon" to "@babel/parser" (#7937) 🎉 6 年 前
README.md b445b79734 Refactor move docs (#8108) 6 年 前
package.json 90566103a6 v7.0.0-beta.49 6 年 前

README.md

@babel/parser

A JavaScript parser

See our website @babel/parser for more information.

Install

Using npm:

npm install --save @babel/parser

or using yarn:

yarn add --save @babel/parser