Looks great, I'm definitely going to have a look at it. Off-topic: it'd be nice to have a configuration spec to define the look (and maybe even the behaviour) of the different CLI & TUI libraries out there. For things like colours/borders/corners/shadows/scroll- & progressbars etc. Right now every library does its own thing, which can be quite jarring when using different apps.
Charm Ruby – Glamorous Terminal Libraries for Ruby
21–30 of 31 posts
Re: Charm Ruby – Glamorous Terminal Libraries for Ruby
#22Looks great, I'm definitely going to have a look at it. Off-topic: it'd be nice to have a configuration spec to define the look (and maybe even the behaviour) of the different CLI & TUI libraries out there. For things like colours/borders/corners/shadows/scroll- & progressbars etc. Right now every library does its own thing, which can be quite jarring when using different apps.
I guess, to a degree, this is what lipgloss is trying to be/solve: https://github.com/marcoroth/lipgloss-ruby
A bit like base16 but with more definitions and better semantics.
Re: Charm Ruby – Glamorous Terminal Libraries for Ruby
#23Re: Charm Ruby – Glamorous Terminal Libraries for Ruby
#24Re: Charm Ruby – Glamorous Terminal Libraries for Ruby
#25Sorry for the semi-off topic question but does anyone know if there is something similar for Rust or if there's a good starting point for building an FFI for Charm in Rust? I'm curious to know if I can integrate Charm into my existing projects because I absolutely love their tools!
Re: Charm Ruby – Glamorous Terminal Libraries for Ruby
#26Sorry for the semi-off topic question but does anyone know if there is something similar for Rust or if there's a good starting point for building an FFI for Charm in Rust? I'm curious to know if I can integrate Charm into my existing projects because I absolutely love their tools!
Somebody mentioned Ratatui to me today: https://docs.rs/ratatui/latest/ratatui/index.html
Re: Charm Ruby – Glamorous Terminal Libraries for Ruby
#27Charm team member here. Ruby and Go are my favorite languages. Excited to see this come to life!
Re: Charm Ruby – Glamorous Terminal Libraries for Ruby
#28Re: Charm Ruby – Glamorous Terminal Libraries for Ruby
#29Re: Charm Ruby – Glamorous Terminal Libraries for Ruby
#30Sorry for the semi-off topic question but does anyone know if there is something similar for Rust or if there's a good starting point for building an FFI for Charm in Rust? I'm curious to know if I can integrate Charm into my existing projects because I absolutely love their tools!