element-plus vs element-ui
Vue UI Component Libraries Comparison
1 Year
element-pluselement-uiSimilar Packages:
What's Vue UI Component Libraries?

Element Plus and Element UI are both popular UI component libraries designed for Vue.js applications. They provide a collection of pre-designed components that help developers build responsive and aesthetically pleasing user interfaces quickly and efficiently. While Element UI is the original version tailored for Vue 2, Element Plus is the updated version that supports Vue 3, incorporating modern design principles and improved performance. Both libraries aim to enhance the development experience by offering a wide range of customizable components, but they cater to different versions of Vue, making the choice between them crucial depending on the project's requirements.

Package Weekly Downloads Trend
Github Stars Ranking
Stat Detail
Package
Downloads
Stars
Size
Issues
Publish
License
element-plus283,75525,54039.3 MB2,00021 days agoMIT
element-ui186,22154,2209.25 MB2,9022 years agoMIT
Feature Comparison: element-plus vs element-ui

Vue Version Compatibility

  • element-plus:

    Element Plus is designed specifically for Vue 3, taking advantage of its new features like the Composition API, which allows for better organization of code and improved reusability of logic across components.

  • element-ui:

    Element UI is built for Vue 2 and does not support Vue 3 features. It is a stable choice for projects that are already using Vue 2, but it may not receive further updates for modern Vue features.

Component Variety

  • element-plus:

    Element Plus offers a wider variety of components compared to its predecessor, including new components and enhancements to existing ones, making it easier to create complex user interfaces without relying on third-party libraries.

  • element-ui:

    Element UI has a comprehensive set of components that cover most common use cases, but it may lack some of the newer components and features found in Element Plus.

Design and Customization

  • element-plus:

    Element Plus features a more modern design aesthetic with improved customization options, allowing developers to easily adapt the look and feel of components to match their application's branding and style guidelines.

  • element-ui:

    Element UI provides a clean and consistent design but may be less flexible in terms of customization compared to Element Plus, as it was designed with a more rigid styling approach.

Performance Optimization

  • element-plus:

    Element Plus is optimized for performance with Vue 3, utilizing the latest rendering techniques and optimizations that enhance the speed and responsiveness of applications built with it.

  • element-ui:

    Element UI may not perform as well as Element Plus in terms of rendering speed and responsiveness, especially in larger applications, due to the limitations of Vue 2's reactivity system.

Community and Ecosystem

  • element-plus:

    Element Plus benefits from a growing community and ecosystem, with ongoing development and support, making it a future-proof choice for new projects.

  • element-ui:

    Element UI has a large and established community, with extensive documentation and resources available, but its future updates may be limited as the focus shifts to Element Plus.

How to Choose: element-plus vs element-ui
  • element-plus:

    Choose Element Plus if you are developing a new application using Vue 3. It offers better performance, improved design, and additional features that leverage the capabilities of Vue 3, such as Composition API and improved TypeScript support.

  • element-ui:

    Choose Element UI if you are maintaining or updating an existing application built with Vue 2. It provides a stable set of components that are well-documented and widely used in the Vue 2 ecosystem.

README for element-plus


Element Plus - A Vue.js 3 UI library

  • 💪 Vue 3 Composition API
  • 🔥 Written in TypeScript

Getting Started

Alright, for you to get started if you are looking for making Element Plus better you should keep reading. For developers that uses Element Plus to develop your website you should go ahead visit Getting Started.

Breaking change list

The first stable release of Element Plus suitable for use in production was released on February 07, 2022. The APIs is stable right now, and here's also a full list about how to get upgraded from Element UI to Element Plus.

You can find the breaking change list here: Breaking Change List.

Migration Tool :hammer_and_wrench:

We have made a migration tool for you to migrate your project from Element UI to Element Plus.

You can find the gogo code migration tool here.

We have tested this on Vue Element Admin. You can find the transpiled code here.

Playground

You can also try Element Plus out with the components built-in playground.

Try it with our built-in playground

Playground

Try it with code sandbox

Edit element-plus

Special thanks to the generous sponsorship by:


Platinum Sponsors

Gold Sponsors


Translations

Element Plus is translated to multiple languages, you can click the badge to help up update the translation or apply to become a proofreader Crowdin

For now we are only showing English and Chinese for resource reasons, but we are looking forward to translate it into more languages, please go to the link above and leave a message if you want to help translating Element Plus into your desired language.

How to help translating

See how to help translating in Translating Element Plus.

Stay tuned :eyes:

Join our Discord to start communicating with everybody.

This thing is broken, I should help improve it!

Awesommmmmmee. Everything you need is down below. You can also refer to CONTRIBUTING and Code of Conduct where you'll find the same information listed below.

I would like to become a part of the development team!

Welcome :star_struck:! We are looking for talented developers to join us and making Element Plus better! If you care to join the development team, please reach out to us, you are more than welcomed to join us! :heart:

We are now lacking of experts of Testing, GitHub Actions, PM, if you do feel like you can and willing to help us, please do reach out to us. :pray:

Contributors

This project exists thanks to all the people who contribute.

And thank you to all our backers! 🙏

License

Element Plus is open source software licensed as MIT.