/text-buffer

Atom's underlying text buffer - with markers and file operations removed.

Primary LanguageJavaScriptMIT LicenseMIT

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