Installation
Get started with qortex-store
Install qortex-store for framework-agnostic state management.
Install qortex-store using your preferred package manager. Zero runtime dependencies.
Install Package
Add the package to your project:
Install Package
# npmnpm install qortex-store# yarnyarn add qortex-store# pnpmpnpm add qortex-store
Requirements
• **Zero dependencies** — works everywhere • **TypeScript** ≥ 4.7 recommended for full type inference • For React bindings, see [qortex-store-react](/store-react)