JazzleWare / jazzle-parser

relatively small and ridiculously fast parser for all versions of ECMAScript/Javascript, written in the greatest common divisor of all versions of ECMAScript
MIT License
8 stars 2 forks source link

accept options in relevant locations #13

Open icefapper opened 7 years ago

icefapper commented 7 years ago

that is, the exported parse function and the Parser constructor; the options ought to be esprima/acorn compatible, making jazzle a transparent drop-in.