fluidstate-react
Advanced tools
Comparing version
{ | ||
"name": "fluidstate-react", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Library for using fine-grained reactivity state management library fluidstate in React", | ||
@@ -5,0 +5,0 @@ "repository": "https://gitlab.com/fluidstate/fluidstate-react", |
# fluidstate-react | ||
[**View interactive documentation on the official website.**](http://localhost:8080/integrations_react.html) | ||
[**View interactive documentation on the official website.**](https://fluidstate.gitlab.io/integrations_react.html) | ||
@@ -5,0 +5,0 @@ `fluidstate-react` provides React bindings for the [`fluidstate`](https://gitlab.com/fluidstate/fluidstate) fine-grained reactivity library. It allows you to build highly performant React applications where components update automatically and efficiently in response to state changes, without manual subscriptions or monolithic state updates. |
76306
0.01%