An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# ToggleMenus

[![Build Status](https://github.com/mnemnion/ToggleMenus.jl/actions/workflows/CI.yml/badge.svg?branch=trunk)](https://github.com/mnemnion/ToggleMenus.jl/actions/workflows/CI.yml?query=branch%3Atrunk)
[![Aqua](https://raw.githubusercontent.com/JuliaTesting/Aqua.jl/master/badge.svg)](https://github.com/JuliaTesting/Aqua.jl)
[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://mnemnion.github.io/ToggleMenus.jl/stable/)
[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](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/).