UNPKG

@medv/blessed

Version:

A high-level terminal interface library for node.js.

22 lines (13 loc) 522 B
# @medv/blessed This is fork of [blessed](https://github.com/chjj/blessed) library with a few changes for [fx](https://github.com/antonmedv/fx) package. * medv/blessed * chjj/blessed ## Changes - Merged changes from [neo-blessed](https://github.com/embark-framework/neo-blessed) - Optimized scrolling speed - Added `update` event for textarea - Added `getScreenLine`, `getNumber`, `getScreenNumber` to _Element_ ## Docs See original [documentation](https://github.com/chjj/blessed#documentation). ## License MIT