Skip to content

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

License

Notifications You must be signed in to change notification settings

xianzou/hookstate

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 96.0%
  • JavaScript 4.0%