iep-ui
v1.4.19
Published
An enterprise-class UI design language and Vue-based implementation
Downloads
94
Readme
An enterprise-class UI components based on Iep UI
English | 简体中文
Features
- 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
Environment Support
| 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 |
Using npm or yarn
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.
$ npm install iep-ui --save
$ yarn add iep-ui
组件发布 npm
$ npm run pub
If you are in a bad network environment,you can try other registries and tools like cnpm.
Links
Ecosystem
| 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) |