acorn-parse-regexps

Improved support for regular expressions in acorn

acorn>=5.5 has the same regexp support
Last updated 8 years ago by adrianheine .
AGPL-3.0 · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install acorn-parse-regexps 
SYNC missed versions from official npm registry.

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.

Current Tags

  • 0.2.1                                ...           latest (8 years ago)

3 Versions

  • 0.2.1 [deprecated]           ...           8 years ago
  • 0.2.0 [deprecated]           ...           8 years ago
  • 0.1.0 [deprecated]           ...           8 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 1
Dependencies (2)
  • acorn ^5.4.1
  • regjsparser git+https://github.com/jviereck/regjsparser.git#00f49a179006610a8df81ddd6b3995c632c59c06
Dev Dependencies (5)
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |