Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 201 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 201 Bytes

Simple Text Buffer

This is a stripped down version of Atom's text buffer. It handles the storage and manipulation of text. It has removed support for:

  • files (load/save)
  • display layers
  • markers