docs: add Taiga UI to "EXPLORE ANGULAR RESOURCES" page (#40572)

PR Close #40572
This commit is contained in:
Roman Sedov 2021-01-26 12:43:27 +03:00 committed by Alex Rickabaugh
parent 348d365666
commit d9e4d751f0
1 changed files with 5 additions and 0 deletions

View File

@ -469,6 +469,11 @@
"desc": "NGX Skeleton Loader is a lightweight and A11Y friendly solution for blazing fast loading skeletons that automatically adapt to your Angular apps.",
"title": "NGX Skeleton Loader",
"url": "https://www.npmjs.com/package/ngx-skeleton-loader"
},
"taiga-ui": {
"desc": "Taiga UI is fully-treeshakable Angular UI Kit consisting of multiple base libraries and several add-ons. We have 130+ components, 100+ directives, dozens of tokens, utils and tools. They are easily customizable and well engineered.",
"title": "Taiga UI",
"url": "https://taiga-ui.dev"
}
}
}