@taiga-ui/cdk
Version:
Base library for creating Angular components and applications using Taiga UI principles regarding of actual visual appearance
27 lines (17 loc) • 1.19 kB
Markdown
# Taiga UI — CDK
[](https://npmjs.com/package/@taiga-ui/cdk)
[](https://bundlephobia.com/result?p=@taiga-ui/cdk)
[](https://discord.gg/Us8d8JVaTg)
[Website](https://taiga-ui.dev) • [Documentation](https://taiga-ui.dev/getting-started)•
[Core team](https://github.com/taiga-family/taiga-ui/#core-team)
> Development kit consisting of the low level tools and abstractions used to develop Taiga UI Angular entities
It's a part of [**Taiga UI**](https://github.com/taiga-family/taiga-ui) that is fully-treeshakable Angular UI Kit
consisting of multiple base libraries and several add-ons
## How to install
```
npm i @taiga-ui/cdk
```
Don't forget that Taiga UI is fully-treeshakable. **You can import even just one entity from our library** and be sure
that there is no redundant code in your bundle. Bundlphobia badge shows size of the whole library.
## Docs
[Getting started](https://taiga-ui.dev/getting-started)