A Vue 3 component library with Tailwind CSS integration, currently at v0.12.24. Ships TypeScript definitions. Provides reusable UI components like buttons, lists, tabs, and icons. Active development with frequent releases (multiple per month). Differentiators include automatic Tailwind preset support and Vue 3 composition API. Requires Vue >=3.5.30 and @tanstack/vue-query >=5.92.9 as peer dependencies. The library is not yet stable (pre-1.0) and may have breaking changes between minor versions.
Verified import paths — ran on the pinned version, not inferred.
Components are not exported as a barrel; each component must be imported from its specific path. TypeScript definitions are included.
Icons are Vue components, not raw SVGs. Path must include '/dist/assets/'.
The preset is directly importable from the package root. No folder nesting.
Tailwind preset setup and basic usage of the WButton component in a Vue 3 app.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.