Tapioca #7
Closed
esdandreu
started this conversation in
Show and tell
Replies: 1 comment 9 replies
-
|
Hey there! I personally think this would make a great addition. Are you open to changing the name? Glitter has some history at Charm and we've set the name aside for a possible future project. |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I made a small library with some connectors I needed to add Bubbletea components to an existing CLI: https://github.com/esdandreu/glitter
I found it difficult to add dynamic elements to existing CLI applications. It is particularly cumbersome if you already have a logging mechanism because logging can interfere with a dynamic element. Glitter solves this problem by becoming glue between a Bubbletea model and a logger's output.
I think it fits into Charm's ecosystem and I was wondering if you were willing to adopt it. I am willing to transfer ownership to https://github.com/charm-community. It probably doesn't meet your quality standards yet, but the package is rather simple so it shouldn't be a problem to improve it to meet your quality expectations.
Let me know what you think,
Andreu
Beta Was this translation helpful? Give feedback.
All reactions