From ae2e85e8ef890d0740730691d009453819810de0 Mon Sep 17 00:00:00 2001 From: "ROOT\\hariharanjv" Date: Mon, 16 Oct 2017 16:56:01 +0530 Subject: [PATCH] docs(aio): Essential JS 2 UI Components. (#19739) PR Close #19739 --- aio/content/marketing/resources.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/aio/content/marketing/resources.json b/aio/content/marketing/resources.json index 2499ae8df2..058335cebf 100644 --- a/aio/content/marketing/resources.json +++ b/aio/content/marketing/resources.json @@ -363,6 +363,12 @@ "title": "Amexio - Angular Extensions", "url": "http://www.amexio.tech/", "logo": "http://www.amexio.org/amexio-logo.png" + }, + "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/essential-js2" } } }