Issues
- 2
Prototype Pollution Vulneralbility in xregexp v5.1.1
#362 opened by Ducky97 - 1
Unicode support for \b revisited
#361 opened by mgoldenbe - 2
- 10
- 1
There is a bug in detection specific characters
#358 opened by Tiktera - 3
Question; I cannot get a group to be captured
#356 opened by st-clair-clarke - 1
Question: Is there a repository for the examples in the 'Regular Expression Cookbook'
#357 opened by st-clair-clarke - 2
Why do XRegExp(...) and XRegExp.tag('x')`...` gives different output as shown below (query result incorrect?)
#354 opened by st-clair-clarke - 2
What does (?xn) and (?x) mean in the following?
#353 opened by st-clair-clarke - 1
How do you avoid "Cannot use same name for multiple groups" when the same pattern reference is used twice?
#352 opened by matthew-dean - 1
Does not polyfill negative lookbehind in Safari
#351 opened by kettanaito - 3
Expected volume reduction
#338 opened by linqunhe - 2
Configure XRegExp internal cache to be a sized LRU
#350 opened by mattbishop - 1
- 2
Return value of matchRecursive() has changed in version 5.1.1 if no matches were found
#345 opened by gizmodus - 2
Wrong example code
#344 opened by h-h-h-h - 3
- 1
matchRecursive fail in `
#342 opened by poyoho - 1
html input pattern
#340 opened by eljeffeg - 1
- 20
Import does not work anymore since version 4.4.0
#305 opened by gizmodus - 2
Trying to get in touch regarding a security issue
#335 opened by JamieSlome - 1
- 1
- 0
Build version without addons
#330 opened by mrjjwright - 2
- 1
Incorrect return type of XRegExp in types/index.d.ts
#327 opened by mia1024 - 0
Fix released in v5.0.2.
#326 opened by cam68 - 2
The ChainArrayElement type was incorrectly defined
#325 opened by bawangxx - 1
XRegExp.escape with hyphen/comma/hash returns regex incompatible with ES6 flag u
#323 opened by slevithan - 5
npm release 5.0.0 is broken?
#322 opened by s-weigand - 1
- 2
Unicode word boundaries with double bytes words
#304 opened by loretoparisi - 2
`groups` property of matchObj for regex without named capture should have value `undefined`
#320 opened by slevithan - 0
- 0
Fix edge case issues with replacement text syntax
#318 opened by slevithan - 0
Should throw when using XRegExp.replace with native named capture and numbered backref one higher than number of captures
#317 opened by slevithan - 2
Named capture failed
#296 opened by bluelovers - 4
Implement ES6 export file
#297 opened by boar-is - 8
Does not work correctly in angular9 app and IE11
#294 opened by orkisz - 3
Positive lookbehinds not working
#314 opened by john5634 - 1
Issue with flags
#313 opened by john5634 - 1
Error: Unbalanced delimiter found in string
#307 opened by vyushin - 2
u flag is needed for Astral characters but it causes trouble in Internet explorer
#306 opened by 70ray - 10
Hangs when loading module in IE11 - with core-js 3.6.0 or newer, with and without babel sticky-regex polyfill
#300 opened by perbergland - 3
How to access just the named groups?
#298 opened by slhck - 2
- 5
PCRE-style group name
#301 opened by alexwenbj - 1
how would i go about finding out what this does? (the 27 is just my favorite number below...)
#302 opened by cellurl3 - 1
XRegExp freezes while testing specific value
#295 opened by msidlo