Skip to content

miniaturebase/pearls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pearls

A set of reusable terminal UI components for the Bubbletea framework.

🚧 WIP! 🚧

types

Essentially these are the models that contain backing data and supporting methods for a given component.

pkg

Each component has it's own package where functions are exposed to create new instances of a component in various states and configurations. These functions will return the appropriate struct type defined in the the types directory. For example, the checkbox.New() function will return a pearls.Checkbox!

About

A set of reusable terminal UI components for the Bubbletea framework and a companion to the Bubbles component library!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors

Languages