chjj / blessed

A high-level terminal interface library for node.js.
Other
11.2k stars 528 forks source link

I'm curious as to why has this project stoped? #442

Open anasouardini opened 1 month ago

anasouardini commented 1 month ago

It's so far a good solution for JS/TS, I don't have to switch to something like Golang/bubbltea just for a simple TUI, but it'd would be really great if I could do more impressive things with it.

So far it has a lot of bugs and the process of debugging it is so frustrating, as you can't see the output of errors generated by the library of by JS, I had to have a log file and/or display logs on the UI.