From 9a96d1f4026d9cffb809e86167f97b5240e9a195 Mon Sep 17 00:00:00 2001 From: Konstantin Date: Mon, 16 Oct 2017 07:34:38 +0400 Subject: [PATCH] add vue-stash (#1558) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index abefcef94..48ca80a17 100755 --- a/README.md +++ b/README.md @@ -1371,6 +1371,8 @@ the amazing Vue.js. - [vuet](https://github.com/medevicex/vuet) - Vue.js state management model for Agile Development - [vue-ya-stash](https://github.com/qgp9/vue-ya-stash) - Yet Another stash storage with update/patch event emitters simillar with v-bind.sync - [vue-assign-model](https://github.com/midnightSuyama/vue-assign-model) - Automatically assign elements value to model for Vue.js. + - [vue-stash](https://github.com/cklmercer/vue-stash) - Easily share reactive data between your Vue components. + #### Redux