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
Cut Cloud Costs with Google Compute Engine
Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Ol.Text!