@taiga-ui/cdk

Base library for creating Angular components and applications using Taiga UI principles regarding of actual visual appearance

Usage no npm install needed!

<script type="module">
  import taigaUiCdk from 'https://cdn.skypack.dev/@taiga-ui/cdk';
</script>

README

Taiga UI — CDK

npm version npm bundle size Discord

WebsiteDocumentationCDK WikiCore 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 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

CDK Documentation on Github Wiki