RegX icon

RegX

by michaeldrotar

v0.2.1 Updated Jan 9, 2013 52.02KiB
CWS
471
Users
★ 4.64
14 reviews
#6678
of 46.4K
developer
#510 of 3.3K
⚠️Not updated in over 2 years

Description

RegX is a regular expression tool that provides a great way to do search and replace on a block of text. The actual regex operation is performed in a separate thread using an HTML5 worker so that the app never freezes or slows down even on complicated expressions or long blocks of text. Features: - Replaced matches are highlighted in the output. - By pressing the execute button or hitting the enter key, the current output will be moved to the input box. - The input and output boxes scroll together so that they can be more easily compared side-by-side. Still to come: - Provide flags for things such as case insensitive searches. - Improve the input/output comparison so that it better compares lines. - Highlight matches - Save search/replace patterns for re-use Changelog: - v0.1.0 - - Initial Release - v0.2.0 - - The regex can't be executed while the background process is running or if there's an error. The Execute button will gray out to signify this. - v0.2.1 - - Updated the manifest to v2 - - Fixed the way escape sequences are done in the replacement so \\n should render now as \n rather than as a slash followed by a line break.
RegX screenshot 1

Reviews

Loading reviews...

Details

Version 0.2.1
Updated Jan 9, 2013
Size 52.02KiB
First Seen Mar 22, 2026