regex-nodes
Regex Editor
An editor that provides a visual interface to construct and edit regular expressions for use in JavaScript code.
Visualize and edit regular expressions for use in javascript.
35 stars
4 watching
6 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
editorgraphjavascriptregexregular-expression
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Tools and APIs for parsing, manipulating, and executing regular expressions in JavaScript | 401 |
| | A lightweight JavaScript library for adding syntax highlighting to regular expressions in web pages. | 176 |
| | A JavaScript library for building and manipulating regular expressions in a more readable and maintainable way. | 67 |
| | A plugin for ESLint that optimizes and refactors regular expressions in JavaScript code to improve performance. | 74 |
| | Builds and composes regular expressions in JavaScript to improve maintainability and readability of complex regex patterns. | 145 |
| | A live regular expression testing environment built with curses. | 8 |
| | A wrapper around NSRegularExpression to simplify regular expression usage in Swift | 331 |
| | A comprehensive resource for learning JavaScript regular expressions | 112 |
| | A data backend for Hiera that matches client facts against regular expression patterns to provide hierarchical data | 12 |
| | A comprehensive resource providing regular expression patterns and explanations for common use cases. | 289 |
| | A TypeScript library that parses and analyzes JavaScript regular expressions into abstract syntax tree nodes | 3 |
| | A Ruby library that helps to construct complex regular expressions | 144 |
| | A utility for converting route patterns into regular expressions | 570 |
| | A collection of reusable regular expression functions for text processing in Go. | 896 |
| | A human-readable regex library with structured syntax and variable support. | 2 |