State Packages

use-toggle-state

A useState like hook for boolean values that returns the state, and a ToggleStateAction instead of a SetStateAction that all the setState callback to be called without passing any arguments to simply toggle the boolean value.

1.1.3 • Published 3 years ago

reda-store

用context顶层管理数据流,解决数据逐级传递过深带来的不变以及数据的共享问题

1.0.7 • Published 7 years ago