Resources: append element ui
This commit is contained in:
parent
799b59594c
commit
61e0f4fbcd
|
@ -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/"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue