Projects
Three repositories, each one a maintained continuation of an archived upstream library. All MIT licensed, all versioned independently.
-
OpenVue
Release candidate, versionv1.0.0-rc.0A community-maintained continuation of PrimeVue, one of the most widely adopted Vue.js component libraries, picked up after its original maintainers archived it. 80+ accessible, themeable components for Vue and Nuxt.
Continues PrimeVueVueMIT -
OpenIcons
Stable, versionv1.0.0A community-maintained continuation of PrimeIcons, the icon font used by PrimeVue and the wider Prime ecosystem. 323 icons, shipped as a dependency-free webfont and as tree-shakeable Vue 3 components.
Continues PrimeIconsCSSMIT -
OpenUXKit
Stable, versionv1.0.0The styling and theming engine underneath OpenVue, forked from the last MIT-licensed PrimeUIX source and maintained independently. Framework-agnostic.
Continues PrimeUIXTypeScriptMIT
How the pieces fit
Most applications only ever install OpenVue and a theme preset. The rest either comes in as a dependency or gets left out entirely.
-
OpenVue
The component library you install. This is the only direct dependency most projects need. -
OpenUXKit
The theming engine OpenVue renders with. Framework-agnostic, and usable on its own. -
OpenIcons
The icon set. A dependency-free webfont, or Vue components if you want tree-shaking.