babel/packages/babel-parser
Nicolò Ribaudo 49da9a07c8
v7.5.0
2019-07-04 14:52:17 +02:00
..
2019-03-06 22:43:36 +01:00
2019-07-03 16:48:46 +02:00
2019-07-03 16:48:46 +02:00
2019-03-06 22:43:36 +01: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-07-04 14:52:17 +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