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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Ol.Text!