undoredo.js
A powerful and simple Javascript library provides a history for undo/redo functionality. Just like a time machine! 🕐
immerhin
Send patches around to keep the system in sync.
vuex-stateshot
A state snapshot plugin on actions/mutations for Vuex3.1+.
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
@anandarizki/use-undo-redo
A hook provides a simple and efficient way to manage undo and redo functionality in your React applications