An enterprise-class UI design language and Vue-based implementation
npm install iep-uiAn enterprise-class UI components based on Iep UI
!test     (English) (中文)   

English | 简体中文
Special thanks to the generous sponsorship by:
![]() |
- An enterprise-class UI design system for desktop applications.
- A set of high-quality Vue components out of the box.
- Shared Ant Design of React design resources.
- Support Vue 3 from 2.x
- Modern browsers and Internet Explorer 9+ (with polyfills)
- Server-side Rendering
- Electron
|
IE / Edge |
Firefox |
Chrome |
Safari |
Opera |
Electron |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| IE9, IE10, IE11, Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
We recommend using npm or yarn to install,it not only makes development easier,but also allow you to take advantage of the rich ecosystem of Javascript packages and tooling.
``bash`
$ npm install iep-ui --save
`bash`
$ yarn add iep-ui
`bash``
$ npm run pub
If you are in a bad network environment,you can try other registries and tools like cnpm.
- Home page
- Vue
- Ant Design Of React
| Project | Description |
| ------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------- |
| vue-ref | You can use the callback to get a reference like react |
| iep-ui-helper | A vscode extension for iep-ui |
| vue-cli-plugin-ant-design | Vue-cli 3 plugin to add iep-ui |
| vue-dash-event | The library function, implemented in the DOM template, can use the custom event of the iep-ui component (camelCase) |