PwshSpectreConsole is a wrapper for the awesome Spectre.Console library. Spectre Console is a dotnet library and it leans heavily on types and extension methods in C# which are very verbose to work with in PowerShell so this module hides away some of the complexity.
The module has access to all features available in Spectre.Console.
Install-Module PwshSpectreConsole -Scope CurrentUser
Start-SpectreDemo
If you have a feature request, please raise an issue on the GitHub repo or open a PR. Check out the contributing guide here.
Full documentation is at https://pwshspectreconsole.com/
Prerelease documentation is at https://prerelease.pwshspectreconsole.com/