Core library for creating Angular components and applications using Taiga UI
npm install @taiga-ui/core


Website • Documentation •
Core team
> Basic elements needed to develop components, directives and more using Taiga UI design system
It's a part of Taiga UI that is fully-treeshakable Angular UI Kit
consisting of multiple base libraries and several add-ons
````
npm i @taiga-ui/{cdk,core}
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.
See our Documentation