VEUI
VEUI is an enterprise UI component library, based on Vue.js.
Features
- π€ Powerful and flexible components & directives
- π Switchable/customizable themes
- π² Fully tree-shakable components
- π I18N support w/ compile-time optimization
- β¨οΈ A11Y support w/ ARIA annotation & complete keyboard navigation
- βοΈ SSR support w/ component level Critical CSS
VEUI is designed to keep components and styles separated. Users can develop and specify their own theme package for VEUI. veui-theme-dls
is the built-in theme package.
VEUI is published as Vue single file components and ES modules with untranspiled ES next code thus requires to be compiled along with the application project.
Apart from components, VEUI also offers various powerful directives and plugins to boost application development based on Vue.js.
Browser compatibility
All evergreen browsers and IE11+.