NaiveSteven / ideaz-element

基于element-plus,支持Vue3.x的中后台业务组件库(Based on element-plus, it supports the middle and back office service component library of Vue3.x)
https://naivesteven.github.io/ideaz-element/
MIT License
147 stars 12 forks source link
component-library element-plus pro-components tsx typescript vue3

Ideaz Element

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.

Features

Install

It is recommended to use pnpm or yarn to install:

# use pnpm
pnpm add ideaz-element

# use yarn
yarn add ideaz-element

Documentation

Here you can view the online document.

Help

Open a issue to request help.

Environment

All components supported in modern browsers, I try to ensure the support of nearly two or three versions.

IE / Edge
Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
iOS Safari
iOS Safari
Opera
Opera
Electron
Electron
last 2 versions last 2 versions last 2 versions last 2 versions last 2 versions last 2 versions last 2 versions

License

All in MIT license.