Etherealcs 3f05a357e8 init před 1 rokem
..
bin 3f05a357e8 init před 1 rokem
lib 3f05a357e8 init před 1 rokem
typings 3f05a357e8 init před 1 rokem
CHANGELOG.md 3f05a357e8 init před 1 rokem
LICENSE 3f05a357e8 init před 1 rokem
README.md 3f05a357e8 init před 1 rokem
index.cjs 3f05a357e8 init před 1 rokem
package.json 3f05a357e8 init před 1 rokem

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