Skip to content

nkboothroyd/nkb-vuex-helpers

Repository files navigation

nkb-vuex-helpers

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.

Install

npm install --save-dev nkb-vuex-helpers

Usage

You can find individual usage examples in the README files in each folder: Getters and Mutators

About

Helper functions for reducing code in writing Vuex mutations and getters.

Resources

License

Stars

Watchers

Forks

Packages

No packages published