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

# npm
npm install qortex-store
# yarn
yarn add qortex-store
# pnpm
pnpm 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)