All Projects → PowerShell → TextUtility

PowerShell / TextUtility

Licence: MIT license
Microsoft.PowerShell.TextUtility module

Programming Languages

C#
18002 projects
powershell
5483 projects

Labels

Microsoft.PowerShell.TextUtility

This module is a collection of cmdlets for working with text content.

Compare-Text

This cmdlet compares two text strings using diff-match-patch.

diff-match-patch is under Apache 2.0 License

ConvertFrom-Base64

Return a string decoded from base64.

ConvertTo-Base64

Return a base64 encoded representation of a string.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].