Skip to content

william-mba/tailwind-ng

Repository files navigation

Beautiful, fast and accessible
Tailwind CSS components for Angular.


Build Status tailwind-ng tree-shaking


Motivation

Like Tailwind UI does for React and Vue, Tailwind NG levarage the power of TypeScript, Tailwind CSS and Angular to enable you to build great Angular applications at any scale without hassles.


Why Tailwind NG ?

  • Beautiful: Expertly-crafted UI components that look great out of the box.
  • Fast: Optimized for large-scale and enterprise Angular applications.
  • Reliable: Well-tested to ensure consistent performance and reliability.
  • Accessible: Accessibility features compliant with W3C WAI-ARIA standards out of the box.
  • Customizable: Fully-customizable and predictable components to fit your specific needs.

Packages reference

Tailwind NG is modular and is composed of the following packages:

Name Description Version (latest) Size (min+zip)
tailwind-ng Provides a set of well-designed UI components out of the box. tailwind-ng-version tailwind-ng-size
@tailwind-ng/core Provides core utilities and abstractions. tailwind-ng-core-version tailwind-ng-core-size
@tailwind-ng/themes Provides a set of pre-built themes available via the CDN and npm. tailwind-ng-themes-version tailwind-ng-themes-size
@tailwind-ng/icons This package will provides a set of reusable icons from Heroicons and googles fonts. TODO TODO

Acknowledgements

Tailwind NG is made possible thanks to the inspirations from the following projects: