PSPromptly
0.1.0
Library for creating navigation menus for command-line applications
Installation Options
Owners
Package Details
Author(s)
- Marcos Santos
Tags
Menu CLI UI Console Navigation Prompt
Functions
Dependencies
This module has no dependencies.
Release Notes
Initial version of the module. Includes the Show-Menu and Select-Option functions for creating basic interactive menus.
FileList
- PSPromptly.nuspec
- PSPromptly.psd1
- build.ps1
- README.md
- tests\SelectOption.tests.ps1
- src\Utils\Logger.ps1
- src\Utils\Helpers.ps1
- src\Core\MenuItem.ps1
- src\Core\Navigation.ps1
- src\Core\Menu.ps1
- src\UI\Input.ps1
- src\UI\Render.ps1
- src\UI\Style.ps1
- PSPromptly.psm1
- Usage.ps1
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 0.1.2 | 8 | 11/2/2025 |
| 0.1.1 | 5 | 11/2/2025 |
| 0.1.0 (current version) | 5 | 11/2/2025 |