undo

0.1.4 • Public • Published

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.

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i undo

    Weekly Downloads

    3

    Version

    0.1.4

    License

    MIT

    Last publish

    Collaborators

    • francoislaberge