Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kellyiscute/not-blessed

A not-blessed TUI framework that saves you an afternoon looking at blessed's api document
https://github.com/kellyiscute/not-blessed

blessed framework terminal tui ui

Last synced: 26 days ago
JSON representation

A not-blessed TUI framework that saves you an afternoon looking at blessed's api document

Awesome Lists containing this project

README

        

# not-blessed

A not-blessed TUI framework that saves you an afternoon looking at blessed's api document
Another maintained TUI framework for node application that provides from low level apis all the way to high level apis.

## ROADMAP

### LOW LEVEL APIS

- [x] Mouse events
- [ ] Keyboard
- [x] Screen control
- [x] Cursor control
- [ ] Higher level screen buffer
- [ ] Reginal Update
- [ ] Window mixer

### HIGH LEVEL APIS

- [ ] Widgets
- [ ] Screens
- [ ] Drag and drop