Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anthonygore/vuex-undo-redo-example
Repo for the article "Create A Vuex Undo/Redo For VueJS"
https://github.com/anthonygore/vuex-undo-redo-example
vue vuejs vuex
Last synced: 2 months ago
JSON representation
Repo for the article "Create A Vuex Undo/Redo For VueJS"
- Host: GitHub
- URL: https://github.com/anthonygore/vuex-undo-redo-example
- Owner: anthonygore
- Created: 2017-11-03T09:18:33.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-04T04:55:31.000Z (about 7 years ago)
- Last Synced: 2024-10-02T15:41:59.675Z (3 months ago)
- Topics: vue, vuejs, vuex
- Language: JavaScript
- Homepage: https://vuejsdevelopers.com/2017/11/13/vue-js-vuex-undo-redo/
- Size: 1.95 KB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vuex-undo-redo-example
Demo of [vuex-undo-redo](https://github.com/anthonygore/vuex-undo-redo) plugin.
Check out [this Codepen](https://codepen.io/anthonygore/pen/NwGmqJ) for a live demo.