wuxiang da9bc82d52 commit hace 2 años
..
bin da9bc82d52 commit hace 2 años
lib da9bc82d52 commit hace 2 años
typings da9bc82d52 commit hace 2 años
CHANGELOG.md da9bc82d52 commit hace 2 años
LICENSE da9bc82d52 commit hace 2 años
README.md da9bc82d52 commit hace 2 años
index.cjs da9bc82d52 commit hace 2 años
package.json da9bc82d52 commit hace 2 años

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