0.2.1 • Published 6 years ago

acorn-parse-regexps v0.2.1

Weekly downloads
6
License
AGPL-3.0
Repository
github
Last release
6 years ago

Improved regular expressions support for Acorn

NPM version

acorn now supports host-independent parsing of regular expressions out of the box. Just make sure that you use acorn >= 5.5.0 and set ecmaVersion >= 9 if you want to use new regular expression features. This plugin is deprecated.

0.2.1

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago