New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

ansi-ui

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ansi-ui

A minimal TUI library for Node and the browser

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

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:

  • Stay as close as possible to the original blessed APIs.
  • Strip down, maybe modularize.
  • 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.

Keywords

blessed

FAQs

Package last updated on 05 Sep 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts