diff --git a/aio/content/marketing/resources.json b/aio/content/marketing/resources.json index 9242fcb107..c72383a842 100644 --- a/aio/content/marketing/resources.json +++ b/aio/content/marketing/resources.json @@ -364,11 +364,23 @@ "url": "http://www.amexio.tech/", "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": { "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, "title": "Essential JS 2", "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/" } } }