Skip to content
This repository has been archived by the owner on Sep 14, 2018. It is now read-only.

acornjs/acorn-parse-regexps

Repository files navigation

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.

About

Improved regular expressions support for Acorn

Resources

License

Stars

Watchers

Forks

Packages

No packages published