From 73b6cd0296573526071580bb5a32245b1f02ae70 Mon Sep 17 00:00:00 2001 From: Marcos Neves Date: Wed, 7 Jun 2017 09:11:37 -0300 Subject: [PATCH] Add Vuex CheatSheet https://vuejs-tips.github.io/vuex-cheatsheet --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 47a6ca97a..f1faf83ee 100644 --- a/README.md +++ b/README.md @@ -1204,7 +1204,7 @@ Tooltips / popovers - [vue-styleguide-generator](https://github.com/shershen08/vue-styleguide-generator) - React inspired style guide generator for Vue.js. - [CheatSheet](https://vuejs-tips.github.io/cheatsheet) - Complete Interactive API. - [propdoc](https://github.com/propellant/doctor) - A single component that provides simple documentation of Vue.js components/props. - + - [Vuex CheatSheet](https://vuejs-tips.github.io/vuex-cheatsheet) - Complete Interactive Vuex API. ### Test - [avoriaz](https://github.com/eddyerburgh/avoriaz) - A Vue.js testing utility library.