Skip to content

Introduction

Technical Exchange Group 711368818

Use with

What is easy-elplus?

easy-elplus is an enhanced component library based on Element Plus, designed to simplify the development process and improve development efficiency.

Features

  • 🚀 Out of the Box - Encapsulated based on Element Plus, providing more convenient APIs
  • 📦 On-demand Import - Supports Tree-shaking to reduce bundle size
  • 🎨 Highly Customizable - Flexible configuration and slot system

Component List

Currently easy-elplus provides the following components:

Basic Components

  • Button - Enhanced button component, supporting loading state, etc.
  • Dialog - Dialog component, simplifying usage

Data Display

  • Table - Table component, supporting multi-level headers, selection, operation columns, etc.
  • Descriptions - Descriptions component, supporting grouping and dynamic rendering

Form Components

  • ImageUpload - Image upload component
  • FileUpload - File upload component

Why choose easy-elplus?

Element Plus is an excellent Vue 3 component library, but in actual business development, we often need to wrap components to meet specific needs. easy-elplus was born based on this need, providing:

  1. Cleaner APIs - Reduce repetitive configuration and improve development efficiency
  2. Business Scenario Optimization - Optimized for common business scenarios
  3. Unified User Experience - Maintain a consistent API design style

Next Steps