Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
eslint-community
/
regexpp
Public
forked from
mysticatea/regexpp
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
7
Star
27
Code
Issues
1
Pull requests
6
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 15, 2025
fix: updates unicode resource with latest (#212)
Show description for 6c62ba3
github-actions[bot]
and
ota-meshi
authored
6c62ba3
Copy full SHA for 6c62ba3
Commits on Jun 30, 2025
fix: updates unicode resource with latest (#211)
Show description for bafa277
github-actions[bot]
and
ota-meshi
authored
bafa277
Copy full SHA for bafa277
chore: update `update-unicode-properties` script (#210)
ota-meshi
authored
a1a0661
Copy full SHA for a1a0661
Commits on Oct 28, 2024
fix: `d` should be invalid in ES2021 (#209)
ota-meshi
authored
c4852c9
Copy full SHA for c4852c9
Commits on Oct 27, 2024
feat: support for modifier (#83)
ota-meshi
authored
347b151
Copy full SHA for 347b151
Commits on Oct 25, 2024
fix: generate provenance statements on release (#207)
MichaelDeBoey
authored
25af7a7
Copy full SHA for 25af7a7
Commits on Oct 8, 2024
test: updates test cases extracted from test262 (#205)
Show description for 8b5eb9e
github-actions[bot]
and
ota-meshi
authored
8b5eb9e
Copy full SHA for 8b5eb9e
Commits on Sep 29, 2024
test: updates test cases extracted from test262 (#202)
Show description for 5dcba6b
github-actions[bot]
and
ota-meshi
authored
5dcba6b
Copy full SHA for 5dcba6b
Commits on Sep 14, 2024
fix: updates unicode resource with latest (#201)
Show description for 4d4787a
github-actions[bot]
and
ota-meshi
authored
4d4787a
Copy full SHA for 4d4787a
Commits on Aug 9, 2024
chore: move to `npm-run-all2` (#200)
Jayllyz
authored
b381330
Copy full SHA for b381330
Commits on Aug 4, 2024
ci: lock down third party action (#198)
Show description for 608145a
voxpelli
authored
608145a
Copy full SHA for 608145a
Commits on Jul 28, 2024
test: updates test cases extracted from test262 (#197)
Show description for 371d5e7
github-actions[bot]
and
ota-meshi
authored
371d5e7
Copy full SHA for 371d5e7
Commits on Jun 28, 2024
feat: add support for ES2025 duplicate named capturing groups (#195)
Show description for fb20f68
ota-meshi
authored
fb20f68
Copy full SHA for fb20f68
Commits on Jun 3, 2024
fix: updates unicode resource with latest (#196)
Show description for f38e97a
github-actions[bot]
and
MichaelDeBoey
authored
f38e97a
Copy full SHA for f38e97a
chore: automate pull-requests for resource updates (#193)
Show description for 625b6ee
ota-meshi
authored
625b6ee
Copy full SHA for 625b6ee
Commits on Mar 17, 2024
chore: revert property order
ota-meshi
committed
a98196e
Copy full SHA for a98196e
test: add modifiers test (#192)
ota-meshi
authored
8e79bf1
Copy full SHA for 8e79bf1
Commits on Feb 5, 2024
chore: fix update script to revert code format (#191)
ota-meshi
authored
3e14aa8
Copy full SHA for 3e14aa8
Commits on Oct 25, 2023
feat: export `RegExpSyntaxError` (#144)
ArnaudBarre
authored
2e8f1af
Copy full SHA for 2e8f1af
Commits on Oct 24, 2023
chore(deps): Bump actions/setup-node from 3 to 4 (#167)
Show description for 3cb60cc
dependabot[bot]
authored
3cb60cc
Copy full SHA for 3cb60cc
Commits on Oct 6, 2023
chore: remove `no-response` workflow (#158)
voxpelli
authored
15fe639
Copy full SHA for 15fe639
Commits on Oct 2, 2023
chore: Remove 2 unnecessary type casts (#154)
RunDevelopment
authored
2164e04
Copy full SHA for 2164e04
fix: wrong character class parent type (#152)
ota-meshi
authored
af5c7f7
Copy full SHA for af5c7f7
chore: update dependencies (#150)
MichaelDeBoey
authored
78361e2
Copy full SHA for 78361e2
Commits on Sep 27, 2023
chore: refactor for unicode property of strings (#140)
ota-meshi
authored
9f383cd
Copy full SHA for 9f383cd
feat: update unicode ids with unicode v15.1 (#139)
ota-meshi
authored
8c2965e
Copy full SHA for 8c2965e
Commits on Sep 25, 2023
fix: error in expression with nested expression (#143)
ota-meshi
authored
33e8203
Copy full SHA for 33e8203
Commits on Sep 11, 2023
fix: error in expression character class with nested character class (#136)
ota-meshi
authored
97c3ce6
Copy full SHA for 97c3ce6
Commits on Sep 4, 2023
chore(deps): Bump actions/checkout from 3 to 4 (#134)
Show description for 89cfbd0
dependabot[bot]
authored
89cfbd0
Copy full SHA for 89cfbd0
Commits on Aug 31, 2023
chore(deps): Bump cycjimmy/semantic-release-action from 3 to 4 (#133)
Show description for e4c01ee
dependabot[bot]
authored
e4c01ee
Copy full SHA for e4c01ee
Commits on Aug 25, 2023
feat: improve types to fix `parent` type of string Unicode properties (#127)
RunDevelopment
authored
bc63c4c
Copy full SHA for bc63c4c
Commits on Aug 21, 2023
feat: Fixed variants of `ClassRangesCharacterClassElement` (#123)
RunDevelopment
authored
6a8c538
Copy full SHA for 6a8c538
chore: Clarify purpose of character class types in documentation (#122)
RunDevelopment
authored
6af9c4c
Copy full SHA for 6af9c4c
Commits on Jul 25, 2023
fix: wrong syntax error message when using `RegExpValidator#validatePattern` and `RegExpValidator#validateFlags`. (#113)
ota-meshi
authored
72e9b5a
Copy full SHA for 72e9b5a
Commits on Jul 24, 2023
fix: SyntaxError message for v flag with RegExpValidator#validatePattern (#110)
ota-meshi
authored
96989df
Copy full SHA for 96989df
Pagination
Previous
Next
You can’t perform that action at this time.