0.0.0-alpha.1 • Published 6 years ago

@jnields/vue-redux v0.0.0-alpha.1

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

Vue Redux

Vue bindings for Redux.
Performant and flexible.

build status npm version Coverage Status

Installation

Vue Redux requires Vue 2.2.1 or later.

npm install --save @jnields/vue-redux

This assumes that you’re using npm package manager with a module bundler like Webpack or Browserify to consume CommonJS modules.

Documentation

How Does It Work?

We do a deep dive on how Vue Redux works in this readthesource episode.
Enjoy!

License

MIT