Skip to content

Latest commit

History

History
44 lines (36 loc) 路 1.8 KB

README.md

File metadata and controls

44 lines (36 loc) 路 1.8 KB

馃彟 Typed Vuex

A strongly-typed store accessor for vanilla Vuex

Read documentation

Summary

This module provides a store accessor and helper type methods so you can access your vanilla Vuex store in a strongly typed way.

Image showing autocomplete on this.$accessor

Image showing autocomplete on commit within store

Note: This has been developed to suit my needs but additional use cases and contributions are very welcome.

MIT License - Copyright 漏 Daniel Roe