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

https://github.com/samwson/text-buffer


https://github.com/samwson/text-buffer

ruby

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# Text Buffer

Every text editor needs some kind of text buffer. A data structure optimized for
multiple insertions and deletions of its content.