Skip to content

rajasegar/awesome-blessed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

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