TypeScript component-library

Open-source TypeScript projects categorized as component-library

Top 23 TypeScript component-library Projects

component-library
  1. element-plus

    🎉 A Vue.js 3 UI Library made by Element team

    Project mention: This treasure-level tool for improving efficiency must be collected and used | dev.to | 2025-04-28

    Element Plus

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. heroui

    🚀 Beautiful, fast and modern React UI library. (Previously NextUI)

    Project mention: InboxNegotiator: Turning Debt Reminders into Payment Plans with AI and Postmark | dev.to | 2025-06-08

    UI: shadcn/ui + HeroUI for a modern, responsive interface.

  4. primitives

    Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.

    Project mention: Top 5 Free React UI Libraries to Use in 2025 | dev.to | 2025-05-01

    shadcn/ui contains a set of beautifully designed and accessible components, and it works seamlessly with major React frameworks. It’s open-source and has amassed 85.5k (and counting) GitHub stars. It’s built on the shoulders of giants — Radix UI and Tailwind CSS, making it one of the best to work with. Unlike many other UI libraries, the components are not just installed as npm modules, they’re downloaded into your project. That gives you access to the source code and you can modify it if you want. I like this approach better because I can tweak aspects of a component if I want to.

  5. naive-ui

    A Vue 3 Component Library. Fairly Complete. Theme Customizable. Uses TypeScript. Fast.

    Project mention: DaisyUI: Tailwind CSS Components | news.ycombinator.com | 2025-07-22
  6. fast

    The adaptive interface system for modern web experiences.

    Project mention: Show HN: Self-Hostable Algolia DocSearch Replacement | news.ycombinator.com | 2024-10-11

    Example PR: https://github.com/microsoft/fast/pull/7031/files

    If you want hosted-search:

  7. base web

    A React Component library implementing the Base design language

  8. themes

    Radix Themes is an open-source component library optimized for fast development, easy maintenance, and accessibility. Maintained by @workos.

  9. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  10. React95

    🌈🕹 Windows 95 style UI component library for React

  11. polaris

    Shopify’s design system to help us work together to build a great experience for all of our merchants.

    Project mention: Design Systems: The Secret Weapon of Scalable Frontend Development | dev.to | 2025-06-29

    Google Material Design: https://m3.material.io IBM Carbon Design System: https://m3.material.io Atlassian Design System: https://m3.material.io Shopify Polaris: https://polaris.shopify.com You can learn a lot just by studying their token systems, accessibility standards, and component patterns.

  12. react-virtuoso

    The most powerful virtual list component for React

    Project mention: How Preply improved INP on a Next.js application (without React Server Components and App Router) | dev.to | 2025-02-13

    It doesn’t sound like a huge list. Still, the 300 React components and their sub-children take significant time to be added to the DOM on a slow smartphone (please note: we are speaking about the React->DOM reconciliation that adds all the new elements to the DOM, not the render step itself). We used React Virtuoso since it was already used in our front-end projects, but virtualization libraries are all quite similar.

  13. skeleton

    Skeleton is an adaptive design system powered by Tailwind CSS. (by skeletonlabs)

    Project mention: I built a portfolio in minutes with Bolt and Manifest | dev.to | 2025-02-03

    → https://manifest.build/#cta-cloud

  14. arco-design

    A comprehensive React UI components library based on Arco Design

  15. gluestack-ui

    React & React Native Components & Patterns (copy-paste components & patterns crafted with Tailwind CSS (NativeWind))

    Project mention: gluestack-ui v2: Stable Release with NativeWind v4.1 Support 🚀 | dev.to | 2025-01-07

    Have questions, or feedback, or want to showcase what you’re building with gluestack-ui v2? Join the conversation on GitHub, Twitter, or our Discord community.

  16. melt-ui

    A set of headless, accessible component builders for Svelte.

  17. taiga-ui

    Angular UI Kit and components library for awesome people

    Project mention: Feature Flag Service: Experimenting with New Technologies and Architectures | dev.to | 2025-02-22

    Once I completed the backend, I wanted to interact with my service through a comfortable UI. Angular 19 had just come out with stable signals and other cool features, so I decided to use it for the frontend. I didn’t want to spend too much time designing UI components, hence I decided to use a component library that provides pre-built, customizable components. This allowed me to focus more on the core functionality and user experience. The library i choose is Taiga UI.

  18. react

    An implementation of GitHub's Primer Design System using React (by primer)

  19. arco-design-vue

    A Vue.js 3 UI Library based on Arco Design

  20. tail-kit

    Tail-kit is a free and open source components and templates kit fully coded with Tailwind css 3.0.

  21. bits-ui

    The headless components for Svelte.

  22. uilayouts

    🔥100+ Free beautifull interactive react/nextjs component based on tailwindcss, framer-motion, gsap etc

    Project mention: 🚀 The Ultimate List of 27 Frontend Libraries for Creative Developers | dev.to | 2025-01-28

    🛠️ What it does: Offers pre-built, responsive layout solutions for common web design patterns ✨ Why it's awesome: Saves significant time on layout implementation with proven patterns 🎯 Use it for: Quickly implementing complex, responsive layouts 🔗 Link: UI Layouts

  23. flowbite-react

    Official React components built for Flowbite and Tailwind CSS

  24. vazco/uniforms

    A React library for building forms from any schema.

  25. ng-packagr

    Compile and package Angular libraries in Angular Package Format (APF)

    Project mention: The Tree Shaking Journey in Angular: A Deep Dive | dev.to | 2024-12-23

    For an extended period, tree shaking with Angular libraries is supported when using secondary-entrypoints, which is supported by ng-packagr.

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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).

TypeScript component-library discussion

Log in or Post with

TypeScript component-library related posts

  • Tailwind Is the Worst of All Worlds

    4 projects | news.ycombinator.com | 22 Jul 2025
  • DaisyUI: Tailwind CSS Components

    5 projects | news.ycombinator.com | 22 Jul 2025
  • This treasure-level tool for improving efficiency must be collected and used

    2 projects | dev.to | 28 Apr 2025
  • FumaDocs React Component to Display Code from Github Repos

    1 project | dev.to | 16 Apr 2025
  • Knowing CSS is mastery to Front end Development

    8 projects | news.ycombinator.com | 2 Mar 2025
  • Feature Flag Service: Experimenting with New Technologies and Architectures

    4 projects | dev.to | 22 Feb 2025
  • The Tree Shaking Journey in Angular: A Deep Dive

    3 projects | dev.to | 23 Dec 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 1 Sep 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source component-library projects in TypeScript? This list will help you:

# Project Stars
1 element-plus 26,464
2 heroui 25,288
3 primitives 17,760
4 naive-ui 17,631
5 fast 9,514
6 base web 8,867
7 themes 7,401
8 React95 6,968
9 polaris 6,028
10 react-virtuoso 5,885
11 skeleton 5,643
12 arco-design 5,396
13 gluestack-ui 4,249
14 melt-ui 4,071
15 taiga-ui 3,705
16 react 3,645
17 arco-design-vue 2,976
18 tail-kit 2,956
19 bits-ui 2,529
20 uilayouts 2,435
21 flowbite-react 2,066
22 vazco/uniforms 2,062
23 ng-packagr 1,855

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

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