Skip to content

felipegs07/estado.js

Repository files navigation

estado.js

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.

Primitives

atom

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published