/patched-peasy

Vegetarian friendly state for React

Primary LanguageJavaScriptMIT LicenseMIT

patched-peasy is a slightly patched version of easy peasy.

See the official website for tutorials, API docs, recipes, and more.


Patches:

  • Don't persist computed fields. easy-peasy #539, patch
  • postActionReducer config option for createStore. postActionReducer attaches a reducer that runs after actions are reduced but before easy peasy reattaches computeds to state. patch