1.0.2 • Published 3 years ago

vuexok v1.0.2

Weekly downloads
102
License
ISC
Repository
github
Last release
3 years ago

Vuex at powerful with Vuexok

npm bundle size

Vuexok does not replace the vuex api, but extends it by adding support for typescript and makes it possible to use actions and mutations without explicitly using commit and dispatch. Therefore, migration in most cases will be quick.

Features

  • No more constants needed for actions and mutations
  • More convenient work with watchers
  • Full typescript support
  • Easy migration from vuex. You don't have to rewrite everything
  • vuex 4 and vue 3 support
  • Small size vuexok
  • Calling actions from web workers
  • ssr support

Docs

https://spb-web.github.io/vuexok/

Install

NPM

npm install vuexok --save

Yarn

yarn add vuexok

Example

Used

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.0.11

3 years ago

0.0.12

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago