Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 936 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 936 Bytes

Minimal Regular Expressions Processor for Text

⚠️ ATTENTION: Regular Expressions power! Handle with care ⚠️

We all know the immense power of Regular Expressions, and we all dreamed a text processor capable of handling that power and making it easy to use daily.

This is why TeRegex (also know as T-Rex) is born.

To give developers a powerful tool to process text files (yes, that beatiful "automatically exported sources" included) using advanced actions based on Regular Expressions.

🔥 How To Use

Just download and start tinkering with it's minimal and intuitive GUI!

📚 Resources for Learning Regular Expressions

  • regexr.com - Beautiful online tool by gskinner for creating, testing, and learning about Regular Expressions
  • regexone.com - Learn Regular Expressions with simple, interactive exercises

License

CC0 1.0 (Public Domain)