Skip to content

Reduxr is a set of packages designed to reduce Redux boilerplate

Notifications You must be signed in to change notification settings

chrisdavies/reduxr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reduxr

The reduxr libraries are little utilities to help streamline Redux applications.

Packages

Example application

Look at examples/todos for a demonstration of reduxr. The todos example is taken directly from the redux repo.

Here is a diff showing the todos example before and after reduxr was integrated.

Run the example as follows:

git clone [email protected]:chrisdavies/reduxr.git

cd reduxr/examples/todos
npm install
npm start

open http://localhost:3000/

Licence

MIT

About

Reduxr is a set of packages designed to reduce Redux boilerplate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published