gaojunlong 0b996e41aa 2025-03-04-1 il y a 2 mois
..
bin 0b996e41aa 2025-03-04-1 il y a 2 mois
lib 0b996e41aa 2025-03-04-1 il y a 2 mois
typings 0b996e41aa 2025-03-04-1 il y a 2 mois
CHANGELOG.md 0b996e41aa 2025-03-04-1 il y a 2 mois
LICENSE 0b996e41aa 2025-03-04-1 il y a 2 mois
README.md 0b996e41aa 2025-03-04-1 il y a 2 mois
package.json 0b996e41aa 2025-03-04-1 il y a 2 mois

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