Skip to content

ecomfe/veui

d20
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

VEUI

Documentation: δΈ­ζ–‡ πŸ‡¨πŸ‡³ | English πŸ‡ΊπŸ‡Έ

Enterprise UI components for Vue.js. Based on BAIDU's Light Design Language System (Light Design).

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

Packages included in this repo are:

Contribution

To develop veui locally you need to clone this repo and run the following in veui's root directory (VEUI uses pnpm as the package manager):

$ pnpm install
$ pnpm dev

And then you should be able to see the demo via http://localhost:8080/.

License

MIT