Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ulises-jeremias committed Oct 30, 2023
1 parent 23ca168 commit 49f5ed4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ This is a curated list of all the Open Source examples and projects we have at [
| [Rematch](https://github.com/nanlabs/frontend-reference/tree/main/examples/state-management/examples/unidirectional-rematch/) | This example shows how to use Rematch to manage state. | _React_, _Rematch_ |
| [Rxjs](https://github.com/nanlabs/frontend-reference/tree/main/examples/state-management/examples/reactive-rxjs/) | This example shows how to use Rxjs to manage state. | _React_, _Rxjs_ |
| [Storeon](https://github.com/nanlabs/frontend-reference/tree/main/examples/state-management/examples/reactive-storeon/) | This example shows how to use Storeon to manage state. | _React_, _Storeon_ |
| [SWR](https://github.com/nanlabs/frontend-reference/tree/main/examples/state-management/examples/api-swr/) | This example shows how to use SWR to fetch data from an API. | _React_, _SWR_ |
| [Teaful](https://github.com/nanlabs/frontend-reference/tree/main/examples/state-management/examples/hooks-teaful/) | This example shows how to use Teaful to manage state. | _React_ |
| [Unistore](https://github.com/nanlabs/frontend-reference/tree/main/examples/state-management/examples/unidirectional-unistore/) | This example shows how to use Unistore to manage state. | _React_, _Unistore_ |
| [Valtio](https://github.com/nanlabs/frontend-reference/tree/main/examples/state-management/examples/bidirectional-valtio/) | This example shows how to use Valtio to manage state. | _React_, _Valtio_ |
Expand Down

0 comments on commit 49f5ed4

Please sign in to comment.