Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 859 Bytes

File metadata and controls

24 lines (16 loc) · 859 Bytes

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