unstated
State managementUnstated is a minimalist React state management library that lets you share component-like state across the tree using small Container classes built on React's Context API. It deliberately stays tiny, treating containers as plain classes with a setState-style API rather than acting as a Redux replacement.