1.0.2 • Published 5 months ago

@ibahmani007/stately v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
5 months ago

Stately

Minimal global state manager for React — with no Provider, full TypeScript support, and zero boilerplate.


🚀 Features

  • ✅ Global singleton state (no Provider required)
  • ✅ React hook API: const [state, setState] = useStore()
  • ✅ TypeScript-safe out of the box
  • ✅ DevTools console hook
  • localStorage persistence
  • ✅ Optional middlewares (for logging, analytics, etc.)

📦 Installation

npm install react-stately-lite
1.0.2

5 months ago

1.0.0

5 months ago