Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/danielroe/typed-vuex

🏦 A typed store accessor for vanilla Vuex.
https://github.com/danielroe/typed-vuex

hacktoberfest nuxt nuxt-module nuxtjs typescript vue vuejs vuex

Last synced: about 13 hours ago
JSON representation

🏦 A typed store accessor for vanilla Vuex.

Awesome Lists containing this project

README

        

🏦 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](./docs/static/images/screenshot1.png)

![Image showing autocomplete on commit within store](./docs/static/images/screenshot2.png)

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

[MIT License](./LICENSE) - Copyright © Daniel Roe