Rx is a simple scripting language based on regular expressions designed to transform text information. The Ol.Text project is a Rx implementation for .NET Framework (>= 4.5), .NET Standard (>= 2.0) and .NET (>= 6.0) platforms.
Features
- Find/replace in text (with regular expression support)
- Replicate text fragment N times with substitution of the copy number (with regular expression support)
- Copy & paste (finds the first occurrence that matches the first argument and replaces all occurrences that match the second argument with it)
- Add prefix and suffix to text fragment
- Ability to set the scope of each command (all text, inside context areas, outside context areas)
- Plugin for Notepad++ (applies Rx script to text in editor)
- Console utility (applies the Rx script to stdin and prints the result to stdout)
- Nuget-package that allows you to use the features of Ol.Text in your own project
Categories
Text ProcessingLicense
GNU Library or Lesser General Public License version 3.0 (LGPLv3)Follow Ol.Text
You Might Also Like
Relax: PRTG Monitors Your IT for You
You’re the go-to IT person, always putting out fires and keeping things running. With PRTG, you get reliable alerts to monitor your entire IT infrastructure, without the noise. Our intuitive setup gives you a clear overview of your network, devices, and applications in real time. Get instant alerts only when something needs your attention, whether you’re at your desk or on the move. Spend less time worrying about outages and more time focusing on what matters. Set up PRTG once and let it work for you - PRTG has you covered.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Ol.Text!