PSMenu
0.1.1
Powershell module to generate interactive console menu.
Supports:
- Multiselection
- Paging
- Objects
- Custom rendering
Check for examples on how to use it on Github!
Minimum PowerShell version
4.0
Installation Options
Author(s)
Sebastiaan Dammann
Copyright
(c) 2018 Damsteen.nl
Package Details
Owners
Tags
Functions
Dependencies
This module has no dependencies.
Release Notes
Added comment-based documentation.
FileList
- PSMenu.nuspec
- PSMenu.psd1
- PSMenu.psm1
- Private\Format-MenuItem.ps1
- Private\Get-CalculatedPageIndexNumber.ps1
- Private\Get-ConsoleHeight.ps1
- Private\Get-PositionWithVKey.ps1
- Private\Get-WrappedPosition.ps1
- Private\Read-VKey.ps1
- Private\Test-HostSupported.ps1
- Private\Test-Input.ps1
- Private\Test-MenuItemArray.ps1
- Private\Test-MenuSeparator.ps1
- Private\Toggle-Selection.ps1
- Private\Write-Menu.ps1
- Public\Get-MenuSeparator.ps1
- Public\Show-Menu.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
0.1.1 (current version) | 420 | 12/12/2019 |
0.1.0 | 134 | 5/2/2019 |
0.0.1 | 7 | 5/1/2019 |