Gogs df670eaa27 first commit 3 weeks ago
..
bin df670eaa27 first commit 3 weeks ago
lib df670eaa27 first commit 3 weeks ago
typings df670eaa27 first commit 3 weeks ago
CHANGELOG.md df670eaa27 first commit 3 weeks ago
LICENSE df670eaa27 first commit 3 weeks ago
README.md df670eaa27 first commit 3 weeks ago
index.cjs df670eaa27 first commit 3 weeks ago
package.json df670eaa27 first commit 3 weeks 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