Steven Levithan
slev.life
Steven Levithan
@slev.life
Creator → Regex+, Oniguruma-To-ES, xregexp.com, regex.cool
Coauthor → Regular Expressions Cookbook, High Performance JavaScript
slev.life
I hit this too. It's fixed now, but at the time, `npm login` fixed it for me (the 404 was a misleading message).
April 12, 2025 at 4:10 AM
Cool 😊 I saw you mentioned its possessive quantifiers before, too. Happy to answer any questions, and very open to any feedback
January 22, 2025 at 3:06 AM
Yeah, it's helpful (and accurate) to think of all assertions (^, $, \b, \B, lookaround) as matching an empty string at their qualifying positions.
January 17, 2025 at 10:49 PM