Flyon UI – Free Tailwind Components Library

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. daisyui

    🌼 🌼 🌼 🌼 🌼  The most popular, free and open-source Tailwind CSS component library

    Used https://daisyui.com/ which is also pretty good (and similar).

  2. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.

    SurveyJS logo
  3. shadcn/ui

    A set of beautifully-designed, accessible components and a code distribution platform. Works with your favorite frameworks. Open Source. Open Code.

    In case anyone finds this who is also interested: I just stumbled upon an implementation of shadcn/ui components with css modules that looks pretty solid: https://github.com/qwalker8408/shadcn-css/tree/main

    Hopefully something like this will be made official - at least there is some discussion going on in the shadcn/ui repo: https://github.com/shadcn-ui/ui/discussions/2832

  4. tailblocks

    Ready-to-use Tailwind CSS blocks.

  5. headlessui

    Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.

  6. flowbite

    Open-source UI component library and front-end development framework based on Tailwind CSS

  7. wireui

    TallStack UI components

  8. plate

    Rich-text editor with AI, MCP, and shadcn/ui

    It was ShadCN which convinced me that there is a lot of utility in Tailwind TBH. Absolutely love the whole 'just copy the component to my repo' concept. Plate JS follows the same and uses the same components but is a WYSIWYG editor: https://platejs.org/

  9. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  10. biome

    A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.

    I also use Biome, which has a work-in-progress but already quite good class sorter for Tailwind [1]. This keeps the code tidy by applying a logical sort order to each string passed into the tw function.

    --

    1: https://github.com/biomejs/biome/pull/1362

  11. datamaps

    Customizable SVG map visualizations for the web in a single Javascript file using D3.js

    We've used an open-source library called datamaps https://datamaps.github.io/ which plots India as you're seeing on FlyonUI.

    Which indeed needs to be correct.

  12. shadcn-css

    Shadcn. No tailwindcss. CSS modules. next-themes.

    In case anyone finds this who is also interested: I just stumbled upon an implementation of shadcn/ui components with css modules that looks pretty solid: https://github.com/qwalker8408/shadcn-css/tree/main

    Hopefully something like this will be made official - at least there is some discussion going on in the shadcn/ui repo: https://github.com/shadcn-ui/ui/discussions/2832

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • 10+ Stunning React Icon Library

    7 projects | dev.to | 13 Jun 2025
  • 25+ Top UI frameworks & libraries for Next.js

    10 projects | dev.to | 1 May 2025
  • Building Modern React Apps in 2025 - A Guide to Cutting-Edge Tools and Tech Stacks

    13 projects | dev.to | 12 Jan 2025
  • Mastering Responsive Design: Best Practices for 2025

    7 projects | dev.to | 21 Dec 2024
  • Quickly build UI components with AI

    3 projects | dev.to | 17 Dec 2024

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?