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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Ol.Text!