Public monorepo for the @ekz npm packages.
| Package | Description |
|---|---|
@ekz/option |
Option/Maybe type (docs) |
@ekz/async-data |
Async data wrapper for promises (docs) |
@ekz/react-utils |
React hooks and utilities (docs) |
@ekz/formix |
Type-safe React forms (docs) |
@ekz/api |
HTTP/WebSocket API client (docs) |
@ekz/blueprintjs |
Blueprint-based UI components |
Documentation: https://docs.ekz.io
Requires Node 24 and Yarn 4 (Corepack).
corepack enable
yarn install --immutable
yarn lint
yarn compilePackage versions are managed with Changesets and published to npm. This repository is updated automatically when new versions are released.
To report bugs or suggest improvements, open an issue here.