Package Exports
- @michi-vz/react
Readme
@michi-vz/react
React wrappers for michi-vz charts.
Part of the @michi-vz framework-agnostic
data-visualization library - a plain-TS engine, native web components, and thin
React/Vue/Svelte/Angular wrappers. Every chart emits an LLM-ready ChartContext.
npm i @michi-vz/reactFramework packages
Pick the package for your stack - they all render the same charts from the same engine:
| Package | For |
|---|---|
| @michi-vz/core | Framework-agnostic engine, no framework deps |
| @michi-vz/wc | Native web components (Lit, light DOM) |
| @michi-vz/react (this package) | React 18+ |
| @michi-vz/vue | Vue 3 |
| @michi-vz/svelte | Svelte |
| @michi-vz/angular | Angular |
Full usage, the chart gallery, and the light-DOM colour contract are in the monorepo README and the live docs.
License
MIT © Beany Vu