Administrator eec7f449c9 first commit 4 yıl önce
..
bin eec7f449c9 first commit 4 yıl önce
lib eec7f449c9 first commit 4 yıl önce
typings eec7f449c9 first commit 4 yıl önce
CHANGELOG.md eec7f449c9 first commit 4 yıl önce
LICENSE eec7f449c9 first commit 4 yıl önce
README.md eec7f449c9 first commit 4 yıl önce
package.json eec7f449c9 first commit 4 yıl ö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