You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi JJ — thanks for blessed. Ten years on, it's still the foundation under most Node TUI work (11k+ stars and meaningful downstream use including react-blessed, blessed-contrib, neo-blessed, and a long tail of CLI tools).
The repo isn't archived, and neo-blessed (Embark Labs' fork) appears to be the most active continuation, though it's also slowed.
Two questions:
Is the project still being maintained in any form, or effectively in soft-archive mode? Knowing the answer helps downstream projects (react-blessed, blessed-contrib, our own CLI tooling) plan.
If contributions are welcome, would you take PRs for: modernizing dependencies, fixing the longest-standing reproducible issues, and getting a release out? Or is the working assumption now that maintenance has moved to forks (neo-blessed, etc.)?
If the project is in soft-archive mode, completely fair — we'll align with whichever fork is being actively maintained. We'd just rather upstream the work if you'd take it.
Context on who's asking: we use blessed via react-blessed in production CLI tooling for the Infernet Protocol (GPU compute marketplace). Happy to put real time in if there's a path to it landing upstream.
Thanks for the project's existence — it shaped the Node TUI space.
Hi JJ — thanks for blessed. Ten years on, it's still the foundation under most Node TUI work (11k+ stars and meaningful downstream use including react-blessed, blessed-contrib, neo-blessed, and a long tail of CLI tools).
Asking before duplicating effort downstream:
What we're seeing:
masterwas 2016-01-04 (PR strict mode fixes #214).neo-blessed(Embark Labs' fork) appears to be the most active continuation, though it's also slowed.Two questions:
If the project is in soft-archive mode, completely fair — we'll align with whichever fork is being actively maintained. We'd just rather upstream the work if you'd take it.
Context on who's asking: we use blessed via react-blessed in production CLI tooling for the Infernet Protocol (GPU compute marketplace). Happy to put real time in if there's a path to it landing upstream.
Thanks for the project's existence — it shaped the Node TUI space.