Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.