regex
Regex template
A template tag library for readable and high-performance native JavaScript regular expressions with extended syntax and context-aware interpolation.
JS regexes + future. A template tag for readable, high-performance, native JS regexes with extended syntax, context-aware interpolation, and always-on best practices.
521 stars
5 watching
10 forks
Language: JavaScript
last commit: 3 months ago one-of-a-kindregexregular-expression
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight JavaScript library for adding syntax highlighting to regular expressions in web pages. | 176 |
| A template tag function for composing regular expressions without double escaping. | 63 |
| A TypeScript library that parses and analyzes JavaScript regular expressions into abstract syntax tree nodes | 3 |
| A JavaScript library for building and manipulating regular expressions in a more readable and maintainable way. | 67 |
| A utility for converting route patterns into regular expressions | 570 |
| A wrapper around NSRegularExpression to simplify regular expression usage in Swift | 331 |
| Builds and composes regular expressions in JavaScript to improve maintainability and readability of complex regex patterns. | 145 |
| A Swift library that provides an expressive and flexible regular expression type | 612 |
| A header-only C++ template library for working with regular expressions in ECMAScript-compatible way | 11 |
| An editor that provides a visual interface to construct and edit regular expressions for use in JavaScript code. | 35 |
| A comprehensive resource for learning JavaScript regular expressions | 112 |
| Tools and APIs for parsing, manipulating, and executing regular expressions in JavaScript | 401 |
| A human-readable regex library with structured syntax and variable support. | 2 |
| A library to automatically match and parse regular expression groups into Go structs with various options. | 147 |
| A lightweight C/C++ regular expression engine optimized for performance and compactness. | 535 |