Issues
- 0
Add ESM bundles
#266 opened by slevithan - 2
Support the `v` flag
#265 opened by slevithan - 2
- 0
`UnicodeProperty` node type missing from types
#226 opened by tjenkinson - 4
- 2
regexp-tree does not optimize `(\.(?!$)|$))$`
#259 opened by kurtextrem - 5
Blacklist sub-rules of Transforms
#211 opened by ghnp5 - 1
Another false-positive: `effect` => `ef{2}ect`
#243 opened by Jabher - 1
[group-single-chars-to-char-class] corrupts regexp when using square bracket
#255 opened by Maxim-Mazurok - 4
- 0
Incorrect Starting States in DFA
#252 opened by cmsalser - 0
False positive on optimize
#241 opened by coderaiser - 1
Incorrectly rewrite `/[a^]/` to `/[^a]/`
#237 opened by fisker - 1
Optimizer creates unsafe Regex?
#236 opened by Uzlopak - 0
Feature request: Make charClassClassrangesMerge do nothing if no ranges could be merged
#235 opened by jlherren - 5
Escaped hyphen in character class
#218 opened by andruo11 - 6
- 5
Unicode in input string is not handled
#225 opened by tjenkinson - 4
- 4
- 0
Raw bracket not reported
#220 opened by brettz9 - 7
- 1
Question about Optimization
#214 opened by coderaiser - 1
Optimization breaks "match all" in multiline regexps
#217 opened by FloEdelmann - 4
Broken optimize with multiple optional whitespace `\s`
#216 opened by Cherry - 1
Installing plugin for ESLint
#210 opened by ghnp5 - 3
`optimize` favors shortness over readability
#208 opened by fregante - 1
Unnecessary escape
#207 opened by fisker - 3
Version incompatibility between npm and Git
#203 opened by brettz9 - 12
Wrong sorting/optimization
#163 opened by denisx - 1
- 2
- 2
Invalid optimizations involving backreferences
#180 opened by ajafff - 2
- 2
BUG: Large RegExp errors
#188 opened by nebrelbug - 2
- 0
Parser: add new Unicode property names
#178 opened by DmitrySoshnikov - 3
- 2
Cannot parse unicode property escapes
#176 opened by ajafff - 1
Parser: incorrect capturing group number
#175 opened by DmitrySoshnikov - 1
- 5
- 1
Error: Cannot find module 'cli-table3'
#172 opened by panhezeng - 6
Nested capture group numbering is inverted
#164 opened by davisjam - 2
TypeScript definitions
#166 opened by Fazerty - 0
Meta character . in characterClass is allowed?
#167 opened by Fazerty - 0
- 5
Interested in more examples?
#154 opened by davisjam - 5
Wrong classranges optimization
#156 opened by silentroach - 2
Transform example does not work
#155 opened by davisjam