Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

simple-text-buffer

peterhal682MIT9.2.11

A version of Atom's text-buffer with marker layers and file support removed

readme

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