iep-ui

An enterprise-class UI design language and Vue-based implementation

  • iep-ui

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
iep-ui
1.4.173 months ago3 years agoMinified + gzip package size for iep-ui in KB

Readme

<img width="200" src="https://p9-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/82fd02a0113d4bedb0ab7f40327c28a6~tplv-k3u1fbpfcp-watermark.image">




An enterprise-class UI components based on Iep UI
test codecov npm package NPM downloads Join the chat at https://gitter.im/vueComponent/ant-design-english (English) Join the chat at https://gitter.im/iep-ui/iep-ui(中文) backers sponsors extension-for-VSCode


English | 简体中文

Special thanks to the generous sponsorship by:

<tr>
  <td align="center" valign="middle">
    <a href="https://iep-ui.github.io" target="_blank">
      <img width="120px" src="https://user-images.githubusercontent.com/1016365/34124854-48fafa06-e3e9-11e7-8c04-251055feebee.png">
    </a>
  </td>
</tr>

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

  • Modern browsers and Internet Explorer 9+ (with polyfills)
  • Server-side Rendering
  • Electron

| IE / Edge
IE / Edge | Firefox
Firefox | Chrome
Chrome | Safari
Safari | Opera
Opera | Electron
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) |