combine-hooks

将多个`useHooks`合并成一个`hooks`,以便于`unstated-next`使用一次`createContainer`来创建全局的`store`。

use-tiny-state

tiniest global state management library you can use anywhere in your application

unstated-next-subscribe

A React Higher Order Component (HOC) that allows for use of unstated-next containers in non-FunctionalComponents (class components).