Library of UI Component Primitives
"AgnosticUI is a set of open-source UI component primitives that work in vanilla JavaScript and HTML, but also Vue 3, React, Svelte & Angular.
AgnosticUI's build process follows the “1 stylesheet…many frameworks” approach. This forces framework-specific implementations to use the same stylesheet. Ultimately, this means you can make theme customizations once, then use these CSS custom property overrides across your Vue, React, Angular and Svelte-based applications… and they will have a consistent look and feel!
Use the
agnostic-vue
package to get you started developing with Vue 3 in Vite.The documentation of AgnosticUI is built using Vue & Vitepress."