Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crumblingstatue/ansi_term_buf
Simple, minimalistic ANSI terminal emulator that can be embedded into your application
https://github.com/crumblingstatue/ansi_term_buf
Last synced: about 1 month ago
JSON representation
Simple, minimalistic ANSI terminal emulator that can be embedded into your application
- Host: GitHub
- URL: https://github.com/crumblingstatue/ansi_term_buf
- Owner: crumblingstatue
- Created: 2022-05-21T13:04:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-29T13:32:10.000Z (about 1 month ago)
- Last Synced: 2024-11-29T14:35:20.992Z (about 1 month ago)
- Language: Rust
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ansi_term_buf
Simple, minimalistic ANSI terminal emulator that can be embedded into your
application, fed raw bytes, and return its contents as a string.