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
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Ol.Text!