listextensions

package module
v1.0.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 16, 2024 License: MIT Imports: 0 Imported by: 0

README

listExtensions: bubbletea list bubbles extensions

Go Reference

Provides 2 bubbles:

  1. basiclist: Basic list with no pagination, meant for use with viewport (see examples)
  2. scrollinglist: Scrollable list (no pagination), (see examples)

Demo (scrollinglist): asciicast

Usage:

go get github.com/plutonium-239/listExtensions
import (
	listx "github.com/plutonium-239/listExtensions"
)

newlist := listx.NewScrollingList()

Please refer to the short example script on more details.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
examples command
Package scrollinglist provides a scrollalbe list bubbletea component
Package scrollinglist provides a scrollalbe list bubbletea component
examples command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL