diff --git a/component-state.md b/component-state.md index 3e67d16..3f22a31 100644 --- a/component-state.md +++ b/component-state.md @@ -281,6 +281,10 @@ https://github.com/dabapps/react-set-props Store arbitrary state in redux with a similar API to setState +- **encaps** + https://github.com/megazazik/encaps + Creates independent, reusable and extensible modules for applications which use reducers. + #### Simplified / Key-Value State