Releases: rekurt/depth
Releases · rekurt/depth
v0.1.0
Changelog
v0.1.0 - 2026-06-12
Initial public release of @rekurt/depth.
Added
- Framework-agnostic
DepthChartcanvas renderer. DepthBufferorder-book normalization with duplicate-price merging and
zero-volume filtering.DepthViewportautoscaling with centered and fit price-domain modes.- Correct best-level selection and cumulative depth direction for bids/asks.
- Spread, midpoint, bps, total-depth, and imbalance metrics.
- Dark and light themes tuned for institutional trading UIs.
- Neutral spread band, restrained hover tooltip, and subtle solid area fills.
- Vanilla Vite example with chart, order-book ladder, controls, and responsive
desktop/mobile layouts. - ESM/CJS builds with TypeScript declarations.
Verified
npm testnpm run typechecknpm run lintnpm run buildnpm run build:examplenpm pack --dry-run