xubo 5655c75f91 first commit 1 жил өмнө
..
bin 5655c75f91 first commit 1 жил өмнө
lib 5655c75f91 first commit 1 жил өмнө
typings 5655c75f91 first commit 1 жил өмнө
CHANGELOG.md 5655c75f91 first commit 1 жил өмнө
LICENSE 5655c75f91 first commit 1 жил өмнө
README.md 5655c75f91 first commit 1 жил өмнө
index.cjs 5655c75f91 first commit 1 жил өмнө
package.json 5655c75f91 first commit 1 жил өмнө

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