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
@farjs/blessed
This is a fork of original blessed
A curses-like library with a high level terminal interface API for node.js.
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.