Skip to content

tabianco/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

About

🏦 A typed store accessor for vanilla Vuex.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 90.0%
  • JavaScript 6.5%
  • Vue 3.0%
  • Shell 0.5%