JavaScript-Undo-Manager icon indicating copy to clipboard operation
JavaScript-Undo-Manager copied to clipboard

Simple JavaScript undo and redo independent of other libraries

Results 2 JavaScript-Undo-Manager issues
Sort by recently updated
recently updated
newest added

There's some need for `grouped` undo/redo actions, like serial user input, a module that will generate several **redo**, and then want to **undo** for the whole module action, etc. Please...

Is it possible to make ES6 and TS versions?