An open API service indexing awesome lists of open source software.

https://github.com/fongandrew/react-sub

React Subscription Management
https://github.com/fongandrew/react-sub

Last synced: 3 months ago
JSON representation

React Subscription Management

Awesome Lists containing this project

README

        

# React Sub

React subscription management. MobX-like tracking, but focused less on state management per se and more on kicking off subscribe / unsubscribe side effects when a component is mounted, unmounted, or has its props updated.

WIP.