Taiga UI — Kit

Website • Documentation • CDK Wiki • Core team
The main set of components used to build Taiga UI based Angular applications
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,core,kit}
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
See our Documentation
You can also visit CDK wiki to learn more about its tools:
CDK Documentation on Github Wiki