Skip to content

ViperTG/OutTabulatorView

 
 

Repository files navigation

OutTabulatorView

PowerShell - Sending output to an interactive table in a browser

Grab it from the PowerShell Gallery

What's New 1.1.0

  • Thank you to ViperTG for the pull request : File encoding changed to UTF8 to support characters like æøå
Install-Module -Name OutTabulatorView

Get Started

ps | Select Company, Name, Handles | otv -groupBy Company

In Action

About

PowerShell - Sending output to an interactive table in a browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%