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 1 month ago
JSON representation
🏦 A typed store accessor for vanilla Vuex.
- Host: GitHub
- URL: https://github.com/danielroe/typed-vuex
- Owner: danielroe
- License: mit
- Created: 2019-10-04T11:14:42.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-05-12T17:44:20.000Z (about 2 months ago)
- Last Synced: 2025-05-12T18:45:23.857Z (about 2 months ago)
- Topics: hacktoberfest, nuxt, nuxt-module, nuxtjs, typescript, vue, vuejs, vuex
- Language: TypeScript
- Homepage: https://typed-vuex.roe.dev
- Size: 9.31 MB
- Stars: 351
- Watchers: 5
- Forks: 27
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
🏦 Typed Vuex
A strongly-typed store accessor for vanilla Vuex
## Summary
This module provides a store accessor and helper type methods so you can access your vanilla Vuex store in a strongly typed way.


**Note**: This has been developed to suit my needs but additional use cases and contributions are very welcome.
[MIT License](./LICENSE) - Copyright © Daniel Roe