{"library":"vuestic-ui","type":"library","category":null,"description":"Vuestic UI is a comprehensive, open-source Vue 3 UI framework developed by Epicmax, currently in its 1.x stable release series, with version 1.10.3 being recent. It provides over 60 customizable, production-ready components designed for rapid development of responsive, accessible, and high-quality web applications. Key differentiators include robust global and local configuration options for deep customization, built-in i18n integration, and full TypeScript support, ensuring strong type inference and developer-friendly IntelliSense. The library maintains a steady release cadence with frequent updates focusing on features, fixes, and performance enhancements. It leverages modern CSS practices like BEM naming conventions to minimize style conflicts, allowing seamless integration with other libraries like Tailwind CSS.","language":"javascript","status":"active","version":"1.10.3","tags":["javascript","vuestic","vuejs","vue","vue3","ui","vue framework","ui framework","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install vuestic-ui","imports":["import { createApp } from 'vue';\nimport { createVuestic } from 'vuestic-ui';\nimport 'vuestic-ui/css';\n\nconst app = createApp(App);\napp.use(createVuestic({ /* global config */ }));","import { VaButton } from 'vuestic-ui';","import { useColors } from 'vuestic-ui';\n\nconst { getColor, getTextColor } = useColors();"]},{"cmd":"yarn add vuestic-ui","imports":[]},{"cmd":"pnpm add vuestic-ui","imports":[]}],"homepage":"https://vuestic.dev","github":"https://github.com/epicmaxco/vuestic-ui","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/vuestic-ui","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/vuestic-ui/compatibility"}}