OhhHellooow / PSHTMLTools

Simple tools to pretty up the HTML from ConvertTo-HTML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Simple tools to pretty up the HTML from ConvertTo-HTML

License:MIT License


Languages

Language:PowerShell 100.0%