ui icon indicating copy to clipboard operation
ui copied to clipboard

Franken UI is an HTML-first, open-source library of UI components that works as a standalone or as a Tailwind CSS plugin. It is compatible with UIkit 3. The design is influenced by shadcn/ui.

Results 9 ui issues
Sort by recently updated
recently updated
newest added

The demo [here](https://www.franken-ui.dev) uses the Geist font without loading a bold version of the font, and then proceeds to apply `font-weight: bold` to the heading text. This generates a poorly...

"franken-ui": "^0.0.7", "tailwindcss": "^3.4.3" My experience with sortable so far: https://github.com/sveltecult/franken-ui/assets/17050536/3a29af14-1db9-49b1-9155-49601af10e26

Can this be used with htmx ?

npm i tailwindcss postcss franken-ui && npx franken-ui init -p npm error Cannot read properties of null (reading 'matches')

Hi there, Will charts be generally available at some point? Thank you!

Im using: ``` ``` and applying `error` to a `uk-select` seems to have no effect. I expected a red danger state on the select? ``` Option 1 Option 2 Option...

Hey @sveltecult ! 😊, I just want to say I absolutely love your work! I'm really enjoying learning and working with your open source library. I have a quick question—it's...

Claude has been growing into the most capable LLM for coding at the time of typing this. It has a really cool feature called "artifacts" that allow rendering HTML UIs...