Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kellyiscute/not-blessed
- Owner: kellyiscute
- Created: 2021-09-19T12:02:06.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-08T01:26:27.000Z (about 3 years ago)
- Last Synced: 2024-12-13T06:33:02.361Z (27 days ago)
- Topics: blessed, framework, terminal, tui, ui
- Language: TypeScript
- Homepage:
- Size: 35.2 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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