JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 21
  • Score
    100M100P100Q54640F
  • License MIT

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

Package Exports

  • @farjs/blessed
  • @farjs/blessed/lib/blessed.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@farjs/blessed) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

CI npm version Rate on Openbase

@farjs/blessed

This is a fork of original blessed

A curses-like library with a high level terminal interface API for node.js.

blessed

This fork includes few changes required by FAR.js app.

License

Copyright (c) 2013-2015, Christopher Jeffrey. (MIT License)

Copyright (c) 2022, FAR.js (MIT License)

See LICENSE for more info.