Skip to content

feat: mix with regexp object #58

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

Merged
merged 3 commits into from
Feb 2, 2024
Merged

Conversation

mdjastrzebski
Copy link
Member

Summary

Adds ability to pass RegExp literals (or objects) as regex elements to allow mixing of simple regex literals (e.g. char classes) with structural regex builder calls.

Test plan

@mdjastrzebski mdjastrzebski merged commit 71ad0b5 into main Feb 2, 2024
@mdjastrzebski mdjastrzebski deleted the feat/mix-with-regexp-object branch February 2, 2024 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant