Skip to content

taiga-family/taiga-ui

Folders and files

NameName
Last commit message
Last commit date
Jul 24, 2023
Mar 24, 2025
Oct 8, 2024
Jun 18, 2024
Nov 20, 2024
Mar 24, 2025
Mar 17, 2025
Mar 18, 2025
Sep 25, 2020
Mar 7, 2025
Nov 19, 2024
Mar 11, 2025
Mar 24, 2025
May 6, 2024
Apr 11, 2024
Feb 3, 2025
Jan 29, 2025
Mar 23, 2025
Nov 19, 2024
Mar 10, 2025
Mar 24, 2025
Mar 24, 2025
Mar 28, 2024
Jun 14, 2024
Dec 10, 2024
Dec 11, 2024

taiga ui logo Taiga UI

npm version codecov All packages CI Deploy Downloads per month Discord Renovate Visitors GitHub commit activity (branch) Code style: prettier License

Website β€’ Documentation β€’ Core team β€’ Figma

Taiga UI is fully-treeshakable Angular UI Kit consisting of multiple base libraries and several add-ons.

It is based on ng-polymorpheus dynamic content approach and uses Web APIs for Angular for required browser APIs.

Why Taiga UI

🧩 Modular and fully-treeshakable. We harnessed the power of Secondary Entry Points mechanism. You can import even just one entity from our library and be sure that there is no redundant code in your bundle

πŸ§™ Agnostic. Our components are very flexible and are ready for any use case. But we take care of basic UX aspects to let you focus on your project features

πŸ¦‹ Customizable. We use CSS custom properties for all our styling and provide easy methods to customize all UI components with dark theme out of the box

πŸ›  Well engineered. We are not afraid to use DI to the max. All our components use OnPush, and the whole project is developed with strict TypeScript mode

πŸ“¦ It's big! We have 130+ components, 100+ directives, dozens of tokens, utils and tools. And it isn't over yet πŸš€

πŸ— Maintained! The library started as an internal product in our company. It is used by 50+ projects in production now, and it is here to stay.

Read more about Taiga UI main features in this article on angular.love

Version compatibility

Taiga UI Angular Supported Latest version (npm)
4.x.y ^16.0.0 - latest βœ… Current npm version
3.x.y ^12.0.0 - latest βœ… Long-term support (LTS) npm version
2.x.y ^9.0.0 - ^15.0.0 ⚠️ No longer supported v2

How to start

See our Getting started page to start working with Taiga UI

You can also use our StackBlitz starter to create a quick sample with Taiga UI

🎨 Check out Taiga UI Figma library which you can use to design your app with Taiga UI components.

Community

πŸ’‘ Your ideas are very welcome in Github issues or discussions

πŸ—¨ For English live chat join #taiga-ui channel in official Angular discord

πŸ’¬ For Russian live chat join taiga_ui Telegram group

Core team

Alex Inkin
     Alex Inkin     
Roman Sedov
 Roman Sedov 
Vladimir Potekhin
Vladimir Potekhin
Nikita Barsukov
Nikita Barsukov
German Panov
German Panov
Maksim Ivanov
Maksim Ivanov

Contributors

See our CONTRIBUTING.md guide. Try to make pull request online from Web IDE.

Stars 🌟

Popular

License

πŸ†“ Feel free to use our library in your commercial and private applications

All Taiga UI packages are covered by Apache 2.0

Read more about this license here