https://github.com/sepisoad/jtbox
Janet wrapper around termbox
https://github.com/sepisoad/jtbox
api binding c janet janet-lang library terminal tui wrapper
Last synced: about 1 year ago
JSON representation
Janet wrapper around termbox
- Host: GitHub
- URL: https://github.com/sepisoad/jtbox
- Owner: sepisoad
- License: agpl-3.0
- Created: 2020-03-07T18:13:56.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-06-15T06:07:36.000Z (about 4 years ago)
- Last Synced: 2025-03-25T16:21:18.946Z (over 1 year ago)
- Topics: api, binding, c, janet, janet-lang, library, terminal, tui, wrapper
- Language: C
- Size: 23.4 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jtbox
Janet wrapper around [termbox](https://github.com/nsf/termbox)
please review the code and add some tests cases, thanks