Sign in Sign up
npm

use-needed-state

It looks the same as regualr `useState`, but it'll watch what parts of state were actually used during the render. If state is updated, but used part of state is equal - it'll skip re-render

Latest release
Apr 01, 2020
Releases
1
Known CVEs
0
First release
Apr 01, 2020
License
MIT
View on Npm
Insights

Activity

Total releases
1
Last 12 months
0
Cadence
Dependencies
2

Releases per month

last 12 months

Release mix

1 releases
Dependencies

Depends on

1.0.0

Used by

Nothing tracked depends on this yet.

Releases
Version Released
1.0.0 initial