docs: add Taiga UI to "EXPLORE ANGULAR RESOURCES" page (#40572)
PR Close #40572
This commit is contained in:
parent
348d365666
commit
d9e4d751f0
|
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue