Simple tools to pretty up the HTML from ConvertTo-HTML
| 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 |
Install-Module PSHTMLTools