Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
I

ideaz-element

> 前端框架
Open source

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

192 stars0 likes0 views
WebsiteGitHub

About

基于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.

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.

Reference

Low code tool based on ideaz-element.

ideaz-lowcode

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.

| 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 |

License

All in MIT license.

Issues· 0 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

TypeScriptcomponent-libraryelement-pluspro-componentstsx

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 18, 2026
Category前端框架
PricingOpen source

> Related tools

R
React
用于构建用户界面的 JavaScript 库
V
Vue.js
渐进式 JavaScript 框架
N
Next.js
基于 React 的全栈 Web 框架