Skip to content
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.

pattern doesn't allow unicode 'letter' category #256

Open
aksonov opened this issue Feb 28, 2018 · 1 comment
Open

pattern doesn't allow unicode 'letter' category #256

aksonov opened this issue Feb 28, 2018 · 1 comment

Comments

@aksonov
Copy link

aksonov commented Feb 28, 2018

Because Javascript RegExp doesn't have it. I propose to use xregexp library instead: #255

@myrs
Copy link

myrs commented Jul 11, 2019

@ansman this one #255 seems of great utility, as it will add support of unicode pattens in regex, like \p{L} could you consider including it, please?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants