Explore >> Select a destination


You are here

github.com
| | dlang.org
5.0 parsecs away

Travel
| | D Programming Language
| | blog.stevenlevithan.com
2.8 parsecs away

Travel
| | I've recently released two new open source regex libraries. Regex+ Regex+ provides a regex template tag for dynamically creating readable, high performance, native JavaScript regular expressions with best practices built-in and powerful/advanced features that improve performance, readability, and maintainability. It's lightweight and supports all ES2025 regex features. Highlights include support for free-spacing and comments, atomic...
| | exploringjs.com
4.0 parsecs away

Travel
| |
| | v8.dev
6.4 parsecs away

Travel
| The new RegExp `v` flag enables `unicodeSets` mode, unlocking support for extended character classes, including Unicode properties of strings, set notation, and improved case-insensitive matching.