Resources: append element ui

This commit is contained in:
WittBulter 2018-03-09 15:15:04 +08:00 committed by Zhicheng Wang
parent 799b59594c
commit 61e0f4fbcd
1 changed files with 12 additions and 0 deletions

View File

@ -364,11 +364,23 @@
"url": "http://www.amexio.tech/", "url": "http://www.amexio.tech/",
"logo": "http://www.amexio.org/amexio-logo.png" "logo": "http://www.amexio.org/amexio-logo.png"
}, },
"element": {
"desc": "Angular UI libraries derived from Element UI.",
"rev": true,
"title": "Element Angular",
"url": "https://github.com/eleme/element-angular"
},
"essentialjs2": { "essentialjs2": {
"desc": "Essential JS 2 for Angular is a collection modern TypeScript based true Angular Components. It has support for Ahead Of Time (AOT) compilation and Tree-Shaking. All the components are developed from the ground up to be lightweight, responsive, modular and touch friendly.", "desc": "Essential JS 2 for Angular is a collection modern TypeScript based true Angular Components. It has support for Ahead Of Time (AOT) compilation and Tree-Shaking. All the components are developed from the ground up to be lightweight, responsive, modular and touch friendly.",
"rev": true, "rev": true,
"title": "Essential JS 2", "title": "Essential JS 2",
"url": "https://www.syncfusion.com/products/angular-js2" "url": "https://www.syncfusion.com/products/angular-js2"
},
"zorro": {
"desc": "An enterprise-class UI components based on Ant Design and Angular.",
"rev": true,
"title": "NG-ZORRO",
"url": "https://ng.ant.design/"
} }
} }
} }