/piex-store

Simple State Management base on Hooks

Primary LanguageTypeScriptMIT LicenseMIT

Piex Store

Piex Store is a Simple State Management base on Hooks.

It can be used in any framework that supports hooks, juse link React 16.8+fre, or Vue3(future).

It has the following characteristics:

  • React design philosophy
  • No Context
  • Class Component Support
  • TypeScript Support
  • MiddleWare Support