HaXeho e0dad002ed first commit 10 months ago
..
bin e0dad002ed first commit 10 months ago
lib e0dad002ed first commit 10 months ago
typings e0dad002ed first commit 10 months ago
CHANGELOG.md e0dad002ed first commit 10 months ago
LICENSE e0dad002ed first commit 10 months ago
README.md e0dad002ed first commit 10 months ago
index.cjs e0dad002ed first commit 10 months ago
package.json e0dad002ed first commit 10 months 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