{"id":39629,"url":"https://github.com/ElementUI/awesome-element","name":"awesome-element","description":"A curated list of Element projects","projects_count":35,"last_synced_at":"2026-06-06T15:00:23.072Z","repository":{"id":43800888,"uuid":"74249687","full_name":"ElementUI/awesome-element","owner":"ElementUI","description":"A curated list of Element projects","archived":false,"fork":false,"pushed_at":"2023-05-15T16:59:03.000Z","size":24,"stargazers_count":1137,"open_issues_count":12,"forks_count":108,"subscribers_count":48,"default_branch":"master","last_synced_at":"2026-05-04T11:04:37.152Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ElementUI.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":null,"license":null,"code_of_conduct":"code-of-conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-11-20T03:06:36.000Z","updated_at":"2026-04-04T07:46:55.000Z","dependencies_parsed_at":"2024-01-13T15:37:14.845Z","dependency_job_id":"71b87c3e-69f6-4f4e-90c1-8d0e99ba90a2","html_url":"https://github.com/ElementUI/awesome-element","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ElementUI/awesome-element","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElementUI%2Fawesome-element","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElementUI%2Fawesome-element/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElementUI%2Fawesome-element/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElementUI%2Fawesome-element/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ElementUI","download_url":"https://codeload.github.com/ElementUI/awesome-element/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElementUI%2Fawesome-element/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33281276,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-20T15:12:43.734Z","status":"ssl_error","status_checked_at":"2026-05-20T15:12:42.300Z","response_time":356,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"created_at":"2024-01-13T15:13:28.319Z","updated_at":"2026-06-06T15:00:23.081Z","primary_language":null,"list_of_lists":false,"displayable":true,"categories":["Tools","Projects","Articles","Boilerplates","Components","Vue CLI Plugins","License"],"sub_categories":[],"readme":"# Awesome Element [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)\n\n\u003e A curated list of Element projects\n\n\u003c!-- START doctoc generated TOC please keep comment here to allow auto update --\u003e\n\u003c!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --\u003e\n\n- [Projects](#projects)\n- [Themes](#themes)\n- [Tools](#tools)\n- [Articles](#articles)\n- [Vue CLI Plugins](#vue-cli-plugins)\n- [Boilerplates](#boilerplates)\n- [Components](#components)\n- [Contribute](#contribute)\n- [License](#license)\n\n\u003c!-- END doctoc generated TOC please keep comment here to allow auto update --\u003e\n\n## Projects\n\n- [zce/dashboard](https://github.com/zce/dashboard) A dashboard scaffolding based on vue.js, inspired by vuejs-templates/webpack.\n- [app.idealspot.com](https://app.idealspot.com) A commercial real estate site selection platform built with vue.js, based on vuejs-templates/webpack.\n- [Tipe.io](https://tipe.io) Next Generation API-first CMS built in Vue, Nuxt, and Element. Create your content with powerful editing tools and access it from anywhere with a GraphQL or REST API.\n- [Cotabox](https://cotabox.com.br) A commercial platform for supply chain and B2B sell's.\n\n## Themes\n\n## Tools\n\n- [element-helper](https://github.com/ElemeFE/element-helper) An Atom plugin providing document, autocomplete, snippets for Element\n- [vscode-element-helper](https://github.com/ElemeFE/vscode-element-helper) An VSCode version of element-helper\n- [vue-element-ui-snippets](https://github.com/solobat/vue-element-ui-snippets) An Atom plugin providing snippets for Element\n- [Element-UI-Snippets-ST](https://github.com/snowffer/Element-UI-Snippets-ST) A group of Sublime Text code snippets for Element-UI\n- [Element-UI-Snippets-VSCode](https://github.com/snowffer/Element-UI-Snippets-VSCode) A group of VS Code code snippets for Element-UI\n- [element-ui-scaffold](https://scaffoldhub.io/vue-sample) Vue 2 with Element-UI CRUD scaffold/generator.\n- [element-ui-firebase-scaffold](https://scaffoldhub.io/vue-firebase) Vue 2, Element-UI and Firebase scaffold/generator with CRUDs, authentication, file/image upload, activity log and more.\n\n## Articles\n\n- [element-theme-default syntax analysis](https://github.com/Molunerfinn/theme-default/) A syntax analysis on `element-theme-default`\n- [Element 源码分析](http://www.jianshu.com/c/c71f9c127c71) A blog series of Element code analysis\n- [element-color](https://github.com/MIKUScallion/element-color) An element theme's color analysis and palette tool\n- [Tutorial](https://vue-firebase.com/tutorial.html) Building a Library Management app with Vue, Firebase, Element-UI and Scaffoldhub\n\n## Vue CLI Plugins\n\n- [vue-cli-plugin-element](https://github.com/ElementUI/vue-cli-plugin-element) Element plugin for vue-cli\n\n## Boilerplates\n\n- [vue fullstack](https://github.com/erguotou520/vue-fullstack/) A `vue` fullstack template to work with `vue cli`\n- [vueAdmin](https://github.com/taylorchen709/vueAdmin/) Admin template based on Vue 2.x and Element\n- [vue-ele-starter](https://github.com/jikkai/vue-ele-starter) A simple Vue2 + Webpack2 + Element/Mint setup template for quick prototyping\n- [EleAdmin](https://git.oschina.net/bfgdqch/EleAdmin) 饿了么前端搭建的配置化后台\n- [element-admin](https://github.com/lynzz/element-admin) 一个支持 vue-cli、mock 接口的 Element UI 的后台模板\n- [Vue-Element-Starter](https://github.com/Metnew/vue-element-starter) - Robust, simple Vue starter with Element-UI\n- [vue-element-admin](https://github.com/PanJiaChen/vue-element-admin) - A management system template\n- [vue-chart-stater-kit](https://github.com/joshua1988/vue-chart-starter-kit) - Quick starter using Vue Router, Vue Chart, Element-UI\n- [Vue-Access-Control](https://github.com/tower1229/Vue-Access-Control) Frontend access control framework based Vue (Vue权限管理解决方案)\n- [laravel-template-with-vue](https://github.com/wmhello/laravel_template_with_vue) Laravel template with Vue.js based on Element (Vue 与 Laravel 结合使用的前后端分离的开发模板)\n- [nuxt-element-apollo](https://github.com/kavalcante/nuxt-element-apollo) Nuxt + Element (with Custom Theme) + Apollo up to date.\n\n## Components\n- [vue-data-tables](https://github.com/njleonzhang/vue-data-tables) vue2.0 datatables, based on element-ui, el-table + el-pagination + filter + sort\n- [TreeManager](https://github.com/Kuaizi-co/TreeManager) Tree 组件无限级分类管理扩展\n- [el-table-plus](https://github.com/chikara-chan/el-table-plus) A high-level table component, integrating el-table and el-pagination of Element UI.\n- [el-search-table-pagination](https://github.com/zollero/el-search-table-pagination) Combines Form, Table and Pagination components of Element UI together. Based on Vue 2.x. ([Detail](https://mp.weixin.qq.com/s/r_OumEQB79lpEETThHA70g))\n- [element-ui-verify](https://github.com/aweiu/element-ui-verify) 对 Element 原本的校验方式做了一层封装，提升校验体验，非侵入式，完全不会影响你继续使用 Element 的原生校验\n- [el-form-renderer](https://github.com/leezng/el-form-renderer) A Form Renderer 基于 Element 的表单渲染器，在完整继承 el-form 的基础上进行简单扩展，从而用户能够通过使用一段预设的数据渲染出一个完整的 element 表单\n- [el-payment-combo](https://codepen.io/abensur/pen/oELwxd) A simple payment combo input.\n\n## Contribute\n\nContributions welcome! Read the [contribution guidelines](contributing.md) first.\n\n## License\n\n[![CC0](http://i.creativecommons.org/p/zero/1.0/88x31.png)](http://creativecommons.org/publicdomain/zero/1.0/)\n","projects_url":"https://awesome.ecosyste.ms/api/v1/lists/elementui%2Fawesome-element/projects"}