Skip to content

danielroe/typed-vuex

Repository files navigation

🏦 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