undoredo.js

A powerful and simple Javascript library provides a history for undo/redo functionality. Just like a time machine! 🕐

ngrx-undoable

[Redux](https://github.com/reactjs/redux)/[Ngrx](https://github.com/ngrx) implementation of [Undo/Redo](http://redux.js.org/docs/recipes/ImplementingUndoHistory.html) based on Actions instead of States