Official Website: https://tailspark.co
Field | Value |
---|---|
Components | 350+ |
Stars | - |
NPM Downloads | - |
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 |
Vue | Made for Vue 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. |
Dark Mode | Components are designed tu support both a light and dark version. |
Figma files | Figma is the leading design tool. Figma files contain the same components that the UI Library, so that designers can create designs without coding skills. |