Skip to content

Work in progress! Let users "stage" part of the state to implement forms and other cool things

Notifications You must be signed in to change notification settings

djfm/redux-staged-state

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

redux-staged-state

The goal of this library is to provide a convenient way to manage transient state in a redux application.

The idea is similar to that of redux-form, but it differs in that it does not focus on forms, but on staged state, that is, parts of the state the a user intends to change but has not committed yet. Staged state may appear in different forms.

It's a work in progress, but the React integration test cases should give you a rough idea of where this is going.

About

Work in progress! Let users "stage" part of the state to implement forms and other cool things

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published