shumih / taiga-ui

Angular UI Kit and components library for awesome people

Home Page:https://taiga-ui.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

taiga ui logo Taiga UI

npm version All packages CI Discord angular-open-source-starter

Website β€’ Documentation β€’ CDK Wiki β€’ Core team

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

πŸ›  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 πŸš€

Read more about Taiga UI main features in this article on inDepth

How to start

See our Getting started page to start working with Taiga UI

If you want to use cdk tools only, see CDK Wiki

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

Community

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

πŸ…°οΈ For live communication join #taiga-ui channel in official Angular

Contributing

See our CONTRIBUTING.md guide

Core team

Alex Inkin
Alex Inkin
Roman Sedov
Roman Sedov

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

About

Angular UI Kit and components library for awesome people

https://taiga-ui.dev

License:Apache License 2.0


Languages

Language:TypeScript 67.7%Language:HTML 24.5%Language:Less 6.9%Language:SCSS 0.5%Language:JavaScript 0.3%Language:CSS 0.1%