Skip to content

shawnmclean/redux-meteorware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Redux Meteorware

Meteor middleware for Redux

Why Do I Need This?

This Redux middleware allows us to subscribe and load meteor data through actions and have them returned to the reducers when loaded.

Motivation

Most of this code was copied from the my-nutrition project that I was following along with.

Installation

meteor add shawnmclean:redux-meteorware