基于element-plus,支持Vue3.x的中后台业务组件库(Based on element-plus, it supports the middle and back office service component library of Vue3.x)
基于element-plus,支持Vue3.x的中后台业务组件库(Based on element-plus, it supports the middle and back office service component library of Vue3.x)
Highly customizability, full TypeScript and TSX, performance pretty good
If you have created any awesome thing with Ideaz Element and would like to showcase it on the official website, you can contact me. If you would like to contribute code, you are very welcome!
English | 中文
Ideaz Element provides a series of out-of-box components.
This library is written using composition API, and the components are designed and uses Hooks as much as possible to write code logic, with full TypeScript and TSX support.
Meanwhile, the component code pays great attention to reducing the threshold of source code reading, and the code layout is as close as possible to the habits of daily business code, avoiding fancy and showy code.
Currently, there are 10+ components, Very suitable for middle and back office business development.
A low-code tool based on ideaz-element is also available.
It is recommended to use pnpm or yarn to install:
# use pnpm
pnpm add ideaz-element
# use yarn
yarn add ideaz-element
Here you can view the online document.
Low code tool based on ideaz-element.
Open a issue to request help.
All components supported in modern browsers, I try to ensure the support of nearly two or three versions.
| Edge | Firefox | Chrome | Safari | iOS Safari | Opera |
Electron | | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | last 2 versions | last 2 versions | last 2 versions | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
All in MIT license.
No open issues yet, or sync has not completed.