imba-regexp-explorer
RegExp tester
A tool to interactively explore and test regular expressions in the Imba programming language
Imba RegExp Explorer
2 stars
3 watching
0 forks
Language: Imba
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A live regular expression testing environment built with curses. | 8 |
| | A tool to test and detect issues with regular expressions by fuzzing them with random input data. | 43 |
| | A lightweight POSIX compliant regexp matching library with approximate matching capabilities | 811 |
| | A TypeScript library that parses and analyzes JavaScript regular expressions into abstract syntax tree nodes | 3 |
| | A utility for converting route patterns into regular expressions | 570 |
| | A high-performance regular expression search and replace library designed to handle large files and streams efficiently | 22 |
| | An ESLint plugin for detecting and enforcing regular expression best practices | 701 |
| | An application designed to test and manipulate regular expressions in C# | 9 |
| | A C-language regular expression engine designed for speed and simplicity. | 10 |
| | A system for building type-safe regular expressions with automatic extraction and modification of matched groups | 171 |
| | Tools and APIs for parsing, manipulating, and executing regular expressions in JavaScript | 401 |
| | A flexible regular expression builder for Go. | 197 |
| | A parser and validator for regular expressions in ECMAScript | 24 |
| | A Qt-based library for pattern matching and text validation using regular expressions | 64 |
| | Displays explanations of regular expressions under the cursor in Neovim | 626 |