@speigg/hookstate
TypeScript icon, indicating that this package has built-in type declarations

3.0.13-stable-state • Public • Published

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

/@speigg/hookstate/

    Package Sidebar

    Install

    npm i @speigg/hookstate

    Weekly Downloads

    2

    Version

    3.0.13-stable-state

    License

    MIT

    Unpacked Size

    349 kB

    Total Files

    8

    Last publish

    Collaborators

    • speigg