0.1.4 • Published 9 years ago

undo v0.1.4

Weekly downloads
20
License
MIT
Repository
-
Last release
9 years ago

Undo

undo uses JSON diffs/patching to make an easy to use undo/redo library where you only have to write the do part.

This is a work in progress

Installation

  npm install undo

Usage

Simple Example

Coming soon

API

Coming soon

Todos

  • Write tests
  • Write simple debugging system for creating histograms of total memory size, patches sizes, and patching performance.

Credits

Thanks to beneidel for his great jsondiffpatch module.

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago

0.0.1

9 years ago

0.2.2

10 years ago