Coder Social home page Coder Social logo

vue-redux's Introduction

Vue.js: Vue.js is a library for building modern web interfaces. It provides data-reactive components with a simple and flexible API.

Redux: Predictable state management for JavaScript apps

vue-redux

A Vue.js mixins to integrate redux.

Note: Not production ready. Use at your own risk.

Installation

npm install vue-redux

How to use ?

Please see the example in this repo.

Run the example ๐Ÿ’ป

This app is just a pretty simple task list app. But it shows how to use vue-redux in a Vue.js application. Nothing fancy, to run it

git clone https://github.com/yang-wei/vue-redux.git 
cd vue-redux/example
npm install
npm run build

To watch with webpack hot module replacement ๐Ÿ”ฅ

npm run hot

And go to http://localhost:8080/.

What about the pure Flux?

I start to experiment this with the pure Flux. You can still find it on flux branch or here

Vuex

Recently, the creator of Vue.js created Vuex which is a library to enable Vue.js adopt Flux-like architecture. Have a look if you're interested =)

vue-redux's People

Contributors

yang-wei avatar jbpionnier avatar altaurog avatar kitak avatar benjick avatar marciaga avatar

Watchers

James Cloos avatar zcgong avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.