vue-data-ui-skilld
Installation
SKILL.md
graphieros/vue-data-ui vue-data-ui@3.25.9
- Docs: https://vue-data-ui.graphieros.com/ (per-component pages:
https://vue-data-ui.graphieros.com/docs#vue-ui-<name>) - Repo: https://github.com/graphieros/vue-data-ui
- Requires
vue >= 3.3.0;jspdf >= 3.0.1is an optional peer dep, install it only for the PDF export feature (package.json:112-119). - Types ship with the package; main entry types resolve to
dist/types/vue-data-ui.d.ts(package.json:66-90).
References
- API surface: entry points, import styles, utils, composables, SSR.
- Components: catalog, common props/emits/exposed methods/slots.
- Customization: config patterns, themes, user options, slots, a11y, responsive, big data.
- Migration v3.19.2 to v3.25.9: API deltas incl. the v3.25.0 breaking change.
Setup
npm i vue-data-ui