regex-colorizer
Regex highlighter
A lightweight JavaScript library for adding syntax highlighting to regular expressions in web pages.
Highlighter for JavaScript regex syntax
176 stars
10 watching
23 forks
Language: JavaScript
last commit: 6 months ago regexregexpregular-expressionsyntax-highlighting
Related projects:
Repository | Description | Stars |
---|---|---|
| A template tag library for readable and high-performance native JavaScript regular expressions with extended syntax and context-aware interpolation. | 521 |
| An editor that provides a visual interface to construct and edit regular expressions for use in JavaScript code. | 35 |
| A utility for converting route patterns into regular expressions | 570 |
| A TypeScript library that parses and analyzes JavaScript regular expressions into abstract syntax tree nodes | 3 |
| A tool to test and detect issues with regular expressions by fuzzing them with random input data. | 43 |
| A plugin for ESLint that optimizes and refactors regular expressions in JavaScript code to improve performance. | 74 |
| A rehype plugin for syntax highlighting | 274 |
| Tools and APIs for parsing, manipulating, and executing regular expressions in JavaScript | 401 |
| Provides syntax highlighting for code snippets in Dash applications. | 1 |
| A lightweight C/C++ regular expression engine optimized for performance and compactness. | 535 |
| A library for regular expressions with named capture groups and back-references. | 10 |
| A wrapper around NSRegularExpression to simplify regular expression usage in Swift | 331 |
| A live regular expression testing environment built with curses. | 8 |
| A Ruby library that helps to construct complex regular expressions | 144 |
| A template tag function for composing regular expressions without double escaping. | 63 |