/PSHTMLTools

Simple tools to pretty up the HTML from ConvertTo-HTML

Primary LanguagePowerShellMIT LicenseMIT

Build status

PSHTMLTools

Simple tools to pretty up the HTML from ConvertTo-HTML

Tools

Function Comments
Set-PSHAlternatingRows Alternate every row in a HTML table to different colors
Set-PSHCellColor Change color of individual cells based on supplied conditions
Set-PSHGroupRowColorsByColumn Alternate rows based on a trigger column changing value
Set-PSHLinks Find URL's in the HTML and turn them into clickable links

Installation Instructions

Install-Module PSHTMLTools