babel/packages/babel-parser
Nicolò Ribaudo cbd5a26e57
v7.6.0
2019-09-06 19:25:16 +02:00
..
2019-09-06 17:43:19 +02:00
2019-09-06 17:43:19 +02:00
2018-05-19 00:03:05 -04:00
2019-07-03 15:51:48 +02:00
2018-05-19 00:03:05 -04:00
2019-09-06 19:25:16 +02:00

@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