Skip to content

Latest commit

 

History

History
62 lines (53 loc) · 4.44 KB

README.md

File metadata and controls

62 lines (53 loc) · 4.44 KB

Awesome blessed Awesome

An awesome list of resources about blessed, A curses-like library with a high level terminal interface API for node.js.

Hoping to keep this list updated as much as possible, any new links through PRs are appreciated.

Contents

Official

  • blessed The Official blessed library (no longer maintained)

Libraries

  • blessed-contrib Widget library built on top of blessed
  • neo-blessed Currently maintained fork of blessed
  • drawille Drawing in terminal with unicode braille characters
  • WOPR A markup for creating terminal reports, presentations and infographics.
  • ink React for interactive command-line apps
  • react-blessed A React renderer for blessed
  • blessed-vue A VueJS runtime to let you write command line UI in Vue
  • blessed-css CSS engine for blessed
  • blessed-xterm XTerm Widget for Blessed Curses Environment
  • react-blessed-contrib A wrapper for blessed-contrib widgets to be rendered with react-blessed.
  • cycle-blessed Cycle.js apps for the terminal
  • accursed blessed contributions, extensions, typings and documentation
  • blessed-ng One more fork of blessed

Built with blessed

Posts

Videos