Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 403 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 403 Bytes

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