Gogs df670eaa27 first commit 3 hafta önce
..
bin df670eaa27 first commit 3 hafta önce
lib df670eaa27 first commit 3 hafta önce
typings df670eaa27 first commit 3 hafta önce
CHANGELOG.md df670eaa27 first commit 3 hafta önce
LICENSE df670eaa27 first commit 3 hafta önce
README.md df670eaa27 first commit 3 hafta önce
index.cjs df670eaa27 first commit 3 hafta önce
package.json df670eaa27 first commit 3 hafta önce

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