This commit is contained in:
Christopher Jeffrey 2015-04-16 23:18:49 -07:00
parent 32d734d568
commit cd81e96db6
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
A curses-like library with a high level terminal interface API for node.js. A curses-like library with a high level terminal interface API for node.js.
![blessed](https://raw.githubusercontent.com/chjj/blessed/master/img/v0.1.0-1.gif) ![blessed](https://raw.githubusercontent.com/chjj/blessed/master/img/v0.1.0-3.gif)
Blessed is over 16,000 lines of code and terminal goodness. It's completely Blessed is over 16,000 lines of code and terminal goodness. It's completely
implemented in javascript, and its goal consists of two things: implemented in javascript, and its goal consists of two things: