0.6.0 • Published 6 months ago

statebuilder v0.6.0

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

Warning This library has been built for experimental purposes for my needs while building apps that need an agnostic state manager and a certain complexity.

NPM

StateBuilder is an agnostic state management library built on the top of SolidJS reactivity.

It's built to be an extremely modular system, with an API that allows you to add methods, utilities and custom behaviors to your store in an easier way. Of course, this come with a built-in TypeScript support.

Solid already provides the primitives to build a state manager system thanks to signals and stores. What's missing is a well-defined pattern to follow while building your application.

Thanks to StateBuilder you can compose the approach you like to handle your state.

Documentation

Checkout the documentation in the main github repository

0.5.0

7 months ago

0.6.0

6 months ago

0.4.3

7 months ago

0.4.2

1 year ago

0.4.1

1 year ago

0.4.0

1 year ago

0.3.1

1 year ago

0.3.0

1 year ago

0.2.4

1 year ago

0.2.3

1 year ago

0.2.2

1 year ago

0.2.1

1 year ago