Skip to main content

Getting Started

xoid is a scalable state management library with a small API surface. While learning it takes ~5 minutes, you can still manage great complexity with it.

Installation

The xoid package lives in npm. To install, you can run one of the the following commands:

npm install xoid

If you're using xoid with one of these frameworks, simply install one of the following packages:

yarn add @xoid/react

Resources