Estado.js is a fine grained reactive, atom-base, state management solution for JavaScript/TypeScript. The core library provides the base primitives to create a smart and optimized solution, allowing to create and manage external state, with complex atoms graphs.
The basic piece of core library, atom allow to create reactive state, allowing the user to pass values and async functions to create the initial state, and returning a read and set