Official Website: https://ui.aceternity.com/
Field | Value |
---|---|
Components | 53+ |
Stars | 3.3k |
NPM Downloads | 3.1k |
Feature | Explanation |
---|---|
Styled | Styled components come with opinated style. You usually customize them by overriding these styles. |
Pasted | You depends on no external library and need to copy paste component code into your own project. After pasting the code, it's yours and you can customize it as you want. However, you can't benefit from the updates automatically. |
React | Made for React framework |
Mobile | Mobile-friendly component library support |
Tailwind CSS | The library uses Tailwind CSS itself and allows you to use it to customize components. As a Tailwind CSS user, this allows to keep a unique tool for all your styling. |
Free | The UI Library is entirely free for all available components. |
Fully Accessible | All components are designed with accessibility in mind. |
Dark Mode | Components are designed tu support both a light and dark version. |
Semantic Colors | Colors can be associated with particular meanings, like 'primary', 'secondary', etc. |