This is a library adapted and expanded from Vuex Intern by Nick Baroni for personal use. Uses curried functions to assist in common types of mutations and getters, substantially reducing the amount of code in the store.
npm install --save-dev nkb-vuex-helpers
You can find individual usage examples in the README files in each folder: Getters and Mutators