Skip to content

基于element-plus,支持Vue3.x的中后台业务组件库(Based on element-plus, it supports the middle and back office service component library of Vue3.x)

License

Notifications You must be signed in to change notification settings

NaiveSteven/ideaz-element

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • 📦 10+ out-of-box high quality Vue 3 components
  • 📐 Intuitive, minimalistic Api design
  • 🔧 Configurable default value of props, quickly complete global/local modifications
  • ⚡ Composition Api, good performance base
  • 🔨 With TypeScript and TSX, fully types
  • 💪 complete unit tests to provide good stability
  • 🚩 Support i18n
  • 👀 Close to business code arrangement, low source code reading threshold
  • 🩹 It is suitable for middle - and back-office services

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.

About

基于element-plus,支持Vue3.x的中后台业务组件库(Based on element-plus, it supports the middle and back office service component library of Vue3.x)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published