Skip to content

A simple web tool for searching and replacing in strings. The idea is to make it easier to handle long regular expressions.

Notifications You must be signed in to change notification settings

den1s0v/regex-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

regex-helper

A simple server-less web tool for searching and replacing in strings. The idea is to make it easier to handle long regular expressions. User has full control on what is replaced by changing pre-made mapping. The order of replacement items counts.

Status: There is a first implementation with some improvements.

Features:

  • Forward replacements (above -> below) according to config in big editor (earliest & longest match is applied first).
  • Reverse replacements (paste encoded text below & read/edit the decoded version above).
  • Color highlighting of replace-able & replaced substrings.
  • Configuration of replacements (big editor contents) is saved between page refreshes whithin browser (if user performs a replacement or clicks 'Save' button).

About

A simple web tool for searching and replacing in strings. The idea is to make it easier to handle long regular expressions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published