danielroe / typed-vuex

🏦 A typed store accessor for vanilla Vuex.

Home Page:https://typed-vuex.roe.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🏦 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

About

🏦 A typed store accessor for vanilla Vuex.

https://typed-vuex.roe.dev

License:MIT License


Languages

Language:TypeScript 91.5%Language:JavaScript 5.0%Language:Vue 3.2%Language:Shell 0.4%