-
Provides a range of out-of-the-box components
- autocomplete
- progress-bar group
- multi/single select
- spinner
- confirm(input/selection)
- text input
-
Cross-platform
-
Customizable, you can replace some options or methods in the component with your own implementation
-
Composable, you can combine components together to build your own interactive program
autocomplete
+input
To achieve input reception intoselection
to choose options.selection
instantiation viainput
for option filtering.
go get github.com/yunginnanet/infinite