Storeon: Detailed Overview & Metrics

v3.1.5(almost 3 years ago)

This package was last published over a year ago. It may not be actively maintained.Types definitions are bundled with the npm packageNumber of direct dependencies: 0Monthly npm downloads

Storeon is a tiny and flexible state management library for modern web applications. It provides a simple and efficient way to manage the state of your application using a unidirectional data flow architecture. Storeon is lightweight, with a size of less than 1KB, making it ideal for projects where bundle size is a concern.

Compared to other state management libraries like Redux and MobX, Storeon offers a more minimalistic approach with a focus on simplicity and performance. It allows you to easily create modular and composable stores, reducing boilerplate code and improving code maintainability.

Alternatives:
redux+
zustand+
mobx+
recoil+
effector+
xstate+
valtio+
jotai+
hookstate+
react-query+

Tags: javascriptstate-managementunidirectional-data-flowlightweightflexible