You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

fluidstate-react

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fluidstate-react - npm Package Compare versions

Comparing version

to
1.0.2

2

package.json
{
"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.