Skip to content

Installation

Make sure you have Zod 4 installed.

Install the @config-store/core package using your preferred npm-based package manager:

Terminal window
npm add @config-store/core
pnpm add @config-store/core
yarn add @config-store/core
bun add @config-store/core

Additionally, install @config-store/react.

Make sure you’re on React 18+.

Support for other frameworks is not planned, but contributions are very welcome.

Meanwhile, you can integrate the ConfigManger by hand.

If using previous versions of packages, mind version compatibility table:

Branch@config-store/core@config-store/react
gen0 (current)>= 1.0.0>= 1.0.0