Skip to content

linksplatform/RegularExpressions.Transformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Actions Status Codacy Badge CodeFactor

NuGet Version and Downloads count C#
PyPI version Python
nimble Nim

LinksPlatform's Platform.RegularExpressions.Transformer Class Library.

Another way to transform text is to use chain of regular expression in the sed command.

sed -e 's/first match/first substution/g' -e 's/second match/second substution/g'

Namespace: Platform.RegularExpressions.Transformer

Forked from: LinksPlatform/Collections.Methods/CSharpToCppTranslator

NuGet package: Platform.RegularExpressions.Transformer

Python version: retranslator

PDF file with code for e-readers.

Dependent libraries