Fine-grained, memoized collection selectors for Zustand. Subscribe only to what you need and avoid unnecessary re-renders.
| Package | Description |
|---|---|
| zeiger | Core library. Create collection and collection-item pointers for fine-grained reactivity in Zustand stores. |
| zeiger-eslint-plugin | ESLint plugin. Enforces correct use of Zeiger hooks (non-empty deps, no unused properties) with autofix support. |
pnpm install
pnpm build
pnpm testSee individual package READMEs for usage and API details.