DaniilZinoviev / hookstate

The simple but very powerful and incredibly fast state management for React that is based on hooks

Home Page:https://hookstate.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hookstate

The simple but very powerful and incredibly fast state management for React that is based on hooks.


Why?Docs / SamplesDemo applicationPluginsRelease notes

Preface

Hookstate is a modern alternative to Redux, Mobx, Recoil, etc. It is simple to learn, easy to use, extendable, very flexible and capable to address all state management needs of large scalable applications. It has got impressive performance and predictable behavior.

Any questions? Just ask by raising a github ticket.

Why Hookstate

hookstate.js.org

Migrating to version 3

hookstate.js.org/docs/migrating-to-v3

Documentation / Code samples

hookstate.js.org/docs/getting-started

Demo application

hookstate.js.org/demo-todolist

Development tools

hookstate.js.org/docs/devtools

Plugins / Extensions

hookstate.js.org/docs/extensions-overview

API reference

hookstate.js.org/docs/typedoc-hookstate-core

About

The simple but very powerful and incredibly fast state management for React that is based on hooks

https://hookstate.js.org

License:MIT License


Languages

Language:TypeScript 96.0%Language:JavaScript 3.9%Language:Shell 0.0%