back to home

IDuxFE / idux

🚀 A UI Component Library for Vue3.x

View on GitHub
572 stars
150 forks
40 issues
TypeScriptVueLess

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing IDuxFE/idux in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/IDuxFE/idux)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

@idux is a UI component library for middle and back-end products. It aims to provide an efficient and enjoyable experience for developers. Based on Vue 3 and TypeScript, the library is open source and free for any enterprise, organization, or individual to use under the MIT License. English | 简体中文 ✨ Features • Composition API for source and sample codes • Written in TypeScript with complete defined types • Monorepo: , , • A set of high-quality components out of the box • Flexible global configuration • Powerful theme customization in every detail • Internationalization support for various languages 🖥 Environment Support • Vue | Edge | Chrome | Firefox | Safari | Electron | | --------- | --------- | --------- | --------- | --------- | | 79 + | 79 + | 72 + | 13.1 + | 10 + | 📦 Installation 🔨 Usage The following CodeSandbox or StackBlitz link demonstrates a basic use case, and it is recommended to fork this demo as a baseline while doing and can also be downloaded as a template for project initialization. • CodeSandbox: idux-starter • StackBlitz: idux-starter See Getting Started for more details. 🔗 Links ⌨️ Development Open a browser: 🤝 Contributing We welcome all contributions. Please read our CONTRIBUTING.md first. You can submit any ideas as Pull Request or as GitHub issues. > If you're new to posting issues, we ask that you read *How To Ask Questions The Smart Way* (**This guide does not provide actual support services for this project!**), How to Ask a Question in Open Source Community and How to Report Bugs Effectively prior to posting. Well written bug reports help us help you! 💖 Thanks Many of the features are inspired by the following awesome projects. • @angular • ant-design • NG-ZORRO ☀️ License MIT © 2020-present IDuxFE