Skip to content

Microsoft.PowerShell.TextUtility module

License

Notifications You must be signed in to change notification settings

rkeithhill/TextUtility

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Microsoft.PowerShell.TextUtility module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 94.8%
  • PowerShell 5.2%