Skip to content

Custom Bubbles I wrote that I found to be reuseable and helpful :)

License

Notifications You must be signed in to change notification settings

nick-popovic/custom-bubbles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom Bubble Library

Status Version

⚠️ Note: This is an initial development version and not ready for production use. The library is currently being structured for proper Go package distribution.

A collection of reusable Bubbles built with the Bubble Tea framework for terminal user interfaces.

Development Status

  • Initial commit with core functionality
  • Package structure being finalized
  • Documentation in progress
  • Testing and examples
  • verified import via go get

Installation

go get github.com/nick-popovic/custom-bubbles/multiTab
go get github.com/nick-popovic/custom-bubbles/chatGPT
go get github.com/nick-popovic/custom-bubbles/candleStick

Components

ChatGPT Terminal Interface

A terminal-based ChatGPT interface with markdown rendering and real-time response streaming.

  • Documentation
  • Features: Markdown rendering, real-time streaming, support for GPT-3.5-turbo model

Multi-Tab Component

A flexible tab management system for organizing multiple views.

  • Documentation
  • Features: Independent tab state, customizable tab styling, modular design

CandleStick Chart

A terminal-based financial chart component for displaying OHLC data.

  • Documentation
  • Features: Real-time updates, color-coded indicators

About

Custom Bubbles I wrote that I found to be reuseable and helpful :)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages