simple-undo
Version:
a very basic javascript undo/redo stack for managing histories of basically anything
10 lines • 444 B
Plain Text
/*
* ----------------------------------------------------------------------------
* "THE BEER-WARE LICENSE" (Revision 42):
* Matthias Jouan wrote this piece of software.
* As long as you retain this notice you can do whatever you want with this
* stuff.
* If we meet some day, and you think this stuff is worth it, you can buy me a
* beer in return.
* ----------------------------------------------------------------------------
*/