From fc7c858e62b23248ee869b0db994fdab50043510 Mon Sep 17 00:00:00 2001 From: "Chau (Joe) Nguyen" Date: Fri, 4 Aug 2017 06:45:20 +0700 Subject: [PATCH] docs(aio): update resources to include NinjaCodeGen Angular CRUD generator (#18518) PR Close #18518 --- aio/content/marketing/resources.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/aio/content/marketing/resources.json b/aio/content/marketing/resources.json index 5b024447e8..0f494b8708 100644 --- a/aio/content/marketing/resources.json +++ b/aio/content/marketing/resources.json @@ -221,6 +221,13 @@ "rev": true, "title": "Compodoc", "url": "https://github.com/compodoc/compodoc" + }, + "ncg": { + "desc": "Generate several types of CRUD apps complete with e2e testing using template-sets for Angular, Material Design, Bootstrap, Kendo UI, Ionic, ...", + "logo": "https://avatars3.githubusercontent.com/u/27976684", + "rev": true, + "title": "NinjaCodeGen - Angular CRUD Generator", + "url": "https://ninjaCodeGen.com" } } }, @@ -324,7 +331,7 @@ "title": "Amexio - Angular Extensions", "url": "http://www.amexio.tech/", "logo": "http://www.amexio.org/amexio-logo.png" - } + } } } }