UI

Top 23 UI Open-Source Projects

  • React

    The library for web and native user interfaces.

    Project mention: Building a Dynamic Job Board with Issues Github, Next.js, Tailwind CSS and MobX-State-Tree | dev.to | 2024-03-28

    Familiarity with TypeScript, React and Next.js

  • storybook

    Storybook is a frontend workshop for building UI components and pages in isolation. Made for UI development, testing, and documentation.

    Project mention: Announcing AnalogJS 1.0 🚀 | dev.to | 2024-03-14

    We are continuing to make building fullstack websites and application with Analog and Angular as seamless as possible, and extending the Angular ecosystem through integrations with Astro, Nx, [Vitest]https://analogjs.org/docs/features/testing/vitest, Storybook, and more.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

  • Svelte

    Cybernetically enhanced web apps

    Project mention: Trying to use dotnet watch with Svelte | dev.to | 2024-03-17

    Use .NET features (especially dotnet watch) as a setup for a client-side Svelte application, starting from a simple C# console app.

  • imgui

    Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies

    Project mention: Ask HN: Fastest cross-platform GUI stack/strategy | news.ycombinator.com | 2024-03-18
  • shadcn/ui

    Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.

    Project mention: Building a Fast, Efficient Web App: The Technology Stack of PromptSmithy Explained | dev.to | 2024-03-26

    For development of the UI components, we tried something new. Vercel has this new AI tool called v0.dev that allows developers to take advantage of shadcn/ui and Tailwind using nothing but words, which can then be easily downloaded to your local project using nothing but a simple npx command.

  • Semantic UI

    Semantic is a UI component framework based around useful principles from natural language.

    Project mention: Should you split that file? | news.ycombinator.com | 2023-12-01

    1. The author links to this file as an example: https://github.com/Semantic-Org/Semantic-UI/blob/49b9cbf47c1... . How would you structure it better than it currently is without using sections?

    2. So you have a class that has a bunch of getters and setters. Let's just assume that "generate them automatically" is not an option. You want to make it really easy to see the part of the class which is getters, and the part of the class which is setters, and then skim past that. How do you do it?

    3. So you have a file that defines 3 data structures. Each data structure has a definition, a bunch of functions for parsing it, and a bunch of functions for serializing it. The author suggests that you split the file into 3 sections for the types, with subsections each for the definition, parsing, and serializing. How would you do it? Let's say the language is Rust or Typescript.

  • awesome-android-ui

    A curated list of awesome Android UI/UX libraries

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • vuetify

    🐉 Vue Component Framework

    Project mention: Top Material Design 3 web frameworks of 2024 | dev.to | 2024-01-23

    👉 https://vuetifyjs.com

  • sortablejs

    Reorderable drag-and-drop lists for modern browsers and touch devices. No jQuery or framework required.

    Project mention: Multi-column drag and drop with SortableJS and Stimulus | dev.to | 2024-02-18

    Well, it worked. But only for one case: dragging stuff within only one column. You see, stimulus-sortable uses SortableJS under the hood, which is powerful.

  • Portainer

    Making Docker and Kubernetes management easy.

    Project mention: Cómo instalar Docker CLI en Windows sin Docker Desktop y no morir en el intento | dev.to | 2024-03-19
  • gradio

    Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!

    Project mention: Show HN: Dropbase – Build internal web apps with just Python | news.ycombinator.com | 2023-12-05

    There's also that library all the AI models started using that gives you a public URL to share. After researching it: https://www.gradio.app/ is the link.

    It's used specifically for making simple UIs for machine learning apps. But I guess technically you could use it for anything.

  • Charts

    Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.

    Project mention: Are there out of the box charts available in UI Kit? | /r/iOSProgramming | 2023-04-30
  • Editor.js

    A block-style editor with clean JSON output

    Project mention: Introducing EmailBuilder.js - a free and open source block-based email template builder | dev.to | 2024-03-05

    We call it EmailBuilder.js – a powerful block-based email builder that takes the best parts of other open source libraries like Editor.js and email component libraries and puts them into an easy to use no-code builder.

  • penpot

    Penpot - The Open-Source design & prototyping platform

    Project mention: What Design Tool Should I Use? | dev.to | 2024-02-17

    Website • Getting Started • User Guide • Tutorials & Info • Community • Twitter • Instagram • Mastodon • Youtube

  • Lottie

    An iOS library to natively render After Effects vector animations

  • react-native-elements

    Cross-Platform React Native UI Toolkit

    Project mention: Getting started with React Native authentication | dev.to | 2023-11-20

    Once we've set up the storage mechanism, building an email and password sign in flow becomes pretty straight forward. Install react-native-elements to get some nice cross platform button and input fields:

  • docz

    ✍ It has never been so easy to document your things!

  • SweetAlert

    A beautiful replacement for JavaScript's "alert"

    Project mention: Top 4 JavaScript Notification Libraries | dev.to | 2023-04-11

    SweetAlert is a gorgeous notification library you can use to replace built-in alert function in your JavaScript applications. You can include buttons and icons, alter the text’s color, and even add alerts that adjust in response to user clicks.

  • recharts

    Redefined chart library built with React and D3

    Project mention: recharts VS MUI X - a user suggested alternative | libhunt.com/r/recharts | 2024-01-20
  • Hero

    Elegant transition library for iOS & tvOS

    Project mention: Created this app using Swift and a bit of Objective-C | /r/iOSProgramming | 2023-04-30

    I started out with the Hero library (https://github.com/HeroTransitions/Hero) but soon replaced it with custom made animation. However, you may want to look into this library as is has a lot of nice transitions ready to use for most cases.

  • @blueprintjs/core

    A React-based UI toolkit for the web

    Project mention: React Component Libraries | dev.to | 2024-03-13

    Official Website: https://blueprintjs.com/

  • SnapKit

    A Swift Autolayout DSL for iOS & OS X

    Project mention: FixFlex alternatives - Stevia and SnapKit | libhunt.com/r/FixFlex | 2024-01-12
  • ant-design-vue

    🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜

    Project mention: 10 UI Libraries You Should Explore for Your Next Vue.js Project | dev.to | 2023-10-29

    8. Ant Design Vue Ant Design Vue is the Vue.js implementation of Ant Design, a popular UI library for React. It provides high-quality components and a polished UI experience. Visit the Ant Design Vue website for more details.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-03-28.

UI related posts

Index

What are some of the best open-source UI projects? This list will help you:

Project Stars
1 React 220,680
2 storybook 82,506
3 Svelte 75,969
4 imgui 55,073
5 shadcn/ui 53,819
6 Semantic UI 50,969
7 awesome-android-ui 48,829
8 vuetify 38,881
9 sortablejs 28,525
10 Portainer 28,505
11 gradio 27,927
12 Charts 27,275
13 Editor.js 26,443
14 penpot 26,035
15 Lottie 24,870
16 react-native-elements 24,506
17 docz 23,497
18 SweetAlert 22,350
19 recharts 22,199
20 Hero 21,777
21 @blueprintjs/core 20,373
22 SnapKit 19,741
23 ant-design-vue 19,467
The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com