/list

list component for bubbletea

Primary LanguageGo

an alternative to this package

Installation

go get github.com/alimsk/list

Run the examples

# cd list
go run ./examples/simple
go run ./examples/filter
go run ./examples/custom
go run ./examples/...

there are also a preview in the examples