@visualize-library/vue
v1.0.39
Published
Vue adapter for Visualize Library
Downloads
3,778
Readme
@visualize-library/vue
Visualize Library is a zero-config component explorer for modern teams. It indexes your Vue components, builds a searchable registry, renders live previews, and surfaces docgen-backed props and saved scenarios without Storybook stories or manual playgrounds.
Why teams care
- Ships visibility fast on existing repos: point it at your globs to browse components, tags, and insights in minutes.
- Fast docgen worker plus caching keeps large codebases responsive, and the Design System view organizes tokens and manual entries for stakeholders.
- Embed the UI in your dev server, export a static bundle, or enable basic auth to share previews safely with design, product, and engineering.
Get started
- Installation steps, demos, and roadmap live at https://www.visualizelibrary.dev/.
- Quick taste:
npm install -D @visualize-library/vuethennpx visualizelibrary previewwithframework: "vue"set invisualizelibrary.config.ts. The website covers all configuration details.
About this package
This is the Vue adapter that wires the Visualize CLI and shared UI into Vue apps. If you are on React/Next.js, use @visualize-library/react; other frameworks will land under the same namespace. For help, visit the contact links on the site.
