https://github.com/mnemnion/togglemenus.jl
REPL Menus which toggle between states
https://github.com/mnemnion/togglemenus.jl
julia menu repl
Last synced: 10 months ago
JSON representation
REPL Menus which toggle between states
- Host: GitHub
- URL: https://github.com/mnemnion/togglemenus.jl
- Owner: mnemnion
- License: mit
- Created: 2024-01-17T22:26:12.000Z (over 2 years ago)
- Default Branch: trunk
- Last Pushed: 2024-03-21T14:57:56.000Z (over 2 years ago)
- Last Synced: 2025-07-22T10:21:10.060Z (11 months ago)
- Topics: julia, menu, repl
- Language: Julia
- Homepage: https://mnemnion.github.io/ToggleMenus.jl/
- Size: 211 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ToggleMenus
[](https://github.com/mnemnion/ToggleMenus.jl/actions/workflows/CI.yml?query=branch%3Atrunk)
[](https://github.com/JuliaTesting/Aqua.jl)
[](https://mnemnion.github.io/ToggleMenus.jl/stable/)
[](https://mnemnion.github.io/ToggleMenus.jl/dev/)
**ToggleMenus.jl** provides a [TerminalMenu](https://docs.julialang.org/en/v1.10/stdlib/REPL/#TerminalMenus) where each line has several states which may be toggled through.
For details, see the [documentation](https://mnemnion.github.io/ToggleMenus.jl/).