
Regex Lab .NET
Regex Lab .NET is a full-featured application for editing regular expressions. The application features a modern, highly functional UI allowing increased productivity...
RegExr is an online tool for editing and testing Regular Expressions (RegExp / RegEx). It provides a simple interface to enter RegEx expressions, and visualize matches in real-time editable source text.
regexr is an online tool for editing and testing regular expressions (regexp / regex). it provides a simple interface to enter regex expressions, and visualize matches in realtime editable source text. it also provides a handy regexp snippet sidebar with descriptions and usage examples to make it easier to learn regular expressions through trial and error.
there is also a desktop app which is simply an adobe air version of the online app.
development regular-expression developer-tools regexp