Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add XRegExp dependency #618

Closed
Jaifroid opened this issue May 10, 2020 · 1 comment
Closed

Add XRegExp dependency #618

Jaifroid opened this issue May 10, 2020 · 1 comment
Milestone

Comments

@Jaifroid
Copy link
Member

As a result of #179, and following the example of @mossroy's initial attempt to fix that in commit 25c34b6, we could add the XRegExp library as a dependency. For now, all this would do is to avoid having to maintain the Unicode punctuation regex in util.js., but it could be useful more broadly in the future since it patches RegExp support to provide many modern utilities.

@Jaifroid Jaifroid added this to the v2.9 milestone May 10, 2020
@Jaifroid
Copy link
Member Author

Jaifroid commented Nov 6, 2022

While it's a nice library, there are higher priorities, and I'm very comfortable using native regular expressions.

@Jaifroid Jaifroid closed this as completed Nov 6, 2022
@Jaifroid Jaifroid modified the milestones: v3.8, v3.7 Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant