atom-patch

1.0.4 • Public • Published

atom-patch Build Status

This data structure efficiently represents a transformation from input to output text, and it's useful for aggregating and combining changes that occur at different points in time and space.

Contributing

# clone this repository 
git clone https://github.com/atom/atom-patch
 
cd atom-patch
npm install

Use npm test to run the test suite.

Readme

Keywords

Package Sidebar

Install

npm i atom-patch

Weekly Downloads

18

Version

1.0.4

License

MIT

Last publish

Collaborators

  • atom-team
  • as-cii
  • jlord
  • thedaniel
  • benogle
  • kevinsawicki
  • nathansobo
  • maxbrunsfeld