ansi-ui

1.0.0 • Public • Published

ansi-ui

A curses-like library with a high-level API for Node and the browser.

This library is a fork of chjj/blessed.

Goals:

  1. Stay as close as possible to the original blessed APIs.
  2. Strip down, maybe modularize.
  3. Have everything work in the browser by default.

Install

$ npm install ansi-ui

Usage

See USAGE.

Example

See EXAMPLE.

Testing

Most tests contained in the test/ directory are interactive. It's up to the programmer to determine whether the test is properly displayed. In the future it might be better to do something similar to vttest.

Contribution and License Agreement

If you contribute code to this project, you are implicitly allowing your code to be distributed under the MIT license. You are also implicitly verifying that all code is your original work. </legalese>

License

See LICENSE for more info.

Package Sidebar

Install

npm i ansi-ui

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

717 kB

Total Files

51

Last publish

Collaborators

  • kareniel