Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ElementUI/awesome-element
A curated list of Element projects
https://github.com/ElementUI/awesome-element
List: awesome-element
Last synced: 3 days ago
JSON representation
A curated list of Element projects
- Host: GitHub
- URL: https://github.com/ElementUI/awesome-element
- Owner: ElementUI
- Created: 2016-11-20T03:06:36.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-05-15T16:59:03.000Z (over 1 year ago)
- Last Synced: 2024-05-21T12:17:34.312Z (6 months ago)
- Size: 23.4 KB
- Stars: 1,135
- Watchers: 49
- Forks: 113
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
- Code of conduct: code-of-conduct.md
Awesome Lists containing this project
- ultimate-awesome - awesome-element - A curated list of Element projects. (Other Lists / PowerShell Lists)
- awesome-awesome - @ElementUI/awesome-element
README
# Awesome Element [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
> A curated list of Element projects
- [Projects](#projects)
- [Themes](#themes)
- [Tools](#tools)
- [Articles](#articles)
- [Vue CLI Plugins](#vue-cli-plugins)
- [Boilerplates](#boilerplates)
- [Components](#components)
- [Contribute](#contribute)
- [License](#license)## Projects
- [zce/dashboard](https://github.com/zce/dashboard) A dashboard scaffolding based on vue.js, inspired by vuejs-templates/webpack.
- [app.idealspot.com](https://app.idealspot.com) A commercial real estate site selection platform built with vue.js, based on vuejs-templates/webpack.
- [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.
- [Cotabox](https://cotabox.com.br) A commercial platform for supply chain and B2B sell's.## Themes
## Tools
- [element-helper](https://github.com/ElemeFE/element-helper) An Atom plugin providing document, autocomplete, snippets for Element
- [vscode-element-helper](https://github.com/ElemeFE/vscode-element-helper) An VSCode version of element-helper
- [vue-element-ui-snippets](https://github.com/solobat/vue-element-ui-snippets) An Atom plugin providing snippets for Element
- [Element-UI-Snippets-ST](https://github.com/snowffer/Element-UI-Snippets-ST) A group of Sublime Text code snippets for Element-UI
- [Element-UI-Snippets-VSCode](https://github.com/snowffer/Element-UI-Snippets-VSCode) A group of VS Code code snippets for Element-UI
- [element-ui-scaffold](https://scaffoldhub.io/vue-sample) Vue 2 with Element-UI CRUD scaffold/generator.
- [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.## Articles
- [element-theme-default syntax analysis](https://github.com/Molunerfinn/theme-default/) A syntax analysis on `element-theme-default`
- [Element 源码分析](http://www.jianshu.com/c/c71f9c127c71) A blog series of Element code analysis
- [element-color](https://github.com/MIKUScallion/element-color) An element theme's color analysis and palette tool
- [Tutorial](https://vue-firebase.com/tutorial.html) Building a Library Management app with Vue, Firebase, Element-UI and Scaffoldhub## Vue CLI Plugins
- [vue-cli-plugin-element](https://github.com/ElementUI/vue-cli-plugin-element) Element plugin for vue-cli
## Boilerplates
- [vue fullstack](https://github.com/erguotou520/vue-fullstack/) A `vue` fullstack template to work with `vue cli`
- [vueAdmin](https://github.com/taylorchen709/vueAdmin/) Admin template based on Vue 2.x and Element
- [vue-ele-starter](https://github.com/jikkai/vue-ele-starter) A simple Vue2 + Webpack2 + Element/Mint setup template for quick prototyping
- [EleAdmin](https://git.oschina.net/bfgdqch/EleAdmin) 饿了么前端搭建的配置化后台
- [element-admin](https://github.com/lynzz/element-admin) 一个支持 vue-cli、mock 接口的 Element UI 的后台模板
- [Vue-Element-Starter](https://github.com/Metnew/vue-element-starter) - Robust, simple Vue starter with Element-UI
- [vue-element-admin](https://github.com/PanJiaChen/vue-element-admin) - A management system template
- [vue-chart-stater-kit](https://github.com/joshua1988/vue-chart-starter-kit) - Quick starter using Vue Router, Vue Chart, Element-UI
- [Vue-Access-Control](https://github.com/tower1229/Vue-Access-Control) Frontend access control framework based Vue (Vue权限管理解决方案)
- [laravel-template-with-vue](https://github.com/wmhello/laravel_template_with_vue) Laravel template with Vue.js based on Element (Vue 与 Laravel 结合使用的前后端分离的开发模板)
- [nuxt-element-apollo](https://github.com/kavalcante/nuxt-element-apollo) Nuxt + Element (with Custom Theme) + Apollo up to date.## Components
- [vue-data-tables](https://github.com/njleonzhang/vue-data-tables) vue2.0 datatables, based on element-ui, el-table + el-pagination + filter + sort
- [TreeManager](https://github.com/Kuaizi-co/TreeManager) Tree 组件无限级分类管理扩展
- [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.
- [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))
- [element-ui-verify](https://github.com/aweiu/element-ui-verify) 对 Element 原本的校验方式做了一层封装,提升校验体验,非侵入式,完全不会影响你继续使用 Element 的原生校验
- [el-form-renderer](https://github.com/leezng/el-form-renderer) A Form Renderer 基于 Element 的表单渲染器,在完整继承 el-form 的基础上进行简单扩展,从而用户能够通过使用一段预设的数据渲染出一个完整的 element 表单
- [el-payment-combo](https://codepen.io/abensur/pen/oELwxd) A simple payment combo input.## Contribute
Contributions welcome! Read the [contribution guidelines](contributing.md) first.
## License
[![CC0](http://i.creativecommons.org/p/zero/1.0/88x31.png)](http://creativecommons.org/publicdomain/zero/1.0/)