combine-hooks
将多个`useHooks`合并成一个`hooks`,以便于`unstated-next`使用一次`createContainer`来创建全局的`store`。
use-tiny-state
tiniest global state management library you can use anywhere in your application
unreduxed
a lightweight and simplest state management library for React.
unstated-next-subscribe
A React Higher Order Component (HOC) that allows for use of unstated-next containers in non-FunctionalComponents (class components).