Skip to content

peterhal/text-buffer

 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 75.0%
  • CoffeeScript 25.0%