JavaScript UI Components

Open-source JavaScript projects categorized as UI Components

Top 23 JavaScript UI Component Projects

  • 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.

  • Swiper

    Most modern mobile touch slider with hardware accelerated transitions

  • Project mention: Web Components e a minha opinião sobre o futuro das libs front-end | dev.to | 2024-04-04
  • 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.

    SurveyJS logo
  • react-beautiful-dnd

    Beautiful and accessible drag and drop for lists with React

  • Project mention: Use React.js with Laravel. Build a Tasklist app | dev.to | 2024-04-04

    For this full-stack single-page app, you'll use Vite.js as your frontend build tool and the react-beautiful-dnd package for draggable items.

  • 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.

  • react-virtualized

    React components for efficiently rendering large lists and tabular data

  • Project mention: The Secret Weapon of Top Developers: 7 React JS Libraries You Can't Afford to Ignore | dev.to | 2024-02-21

    You may increase the rendering efficiency of tabular and huge list data by using the React Virtualized module. React apps perform better overall when the quantity of requests and DOM elements is limited. React Virtualized is comparable to many other tools; however, what sets it apart from the competition is the sheer volume of features and excellent upkeep.

  • react-window

    React components for efficiently rendering large lists and tabular data

  • Project mention: Virtual Scrolling in React: Implementation from scratch and using react-window | dev.to | 2023-11-05

    As we have seen in the previous section we can implement virtual scrolling from scratch. In this section, we'll discuss a third-party tool called react-window that allows us to implement virtual scrolling in a much easier way.

  • marko

    A declarative, HTML-based language that makes building web apps fun

  • Project mention: The Best UI Libraries for Cross-Platform Apps with Tauri | dev.to | 2023-08-04

    SolidJS and Tauri form another potent combination for creating performant, lightweight, and secure experiences. SolidJS is a reactive UI library that is similar to Svelte in the way it compiles away reactivity and updates the DOM directly, but it also incorporates a fine-grained reactivity system reminiscent of libraries like Marko, Knockout, and MobX.

  • 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.

    WorkOS logo
  • TW-Elements

    𝙃𝙪𝙜𝙚 collection of Tailwind MIT licensed (free) components, sections and templates 😎

  • Project mention: 500 open-source components for TailwindCSS | dev.to | 2023-10-30

    I'd like to share my latest discovery with you. TW Elements is currently, the most popular 3rd party UI kit for TailwindCSS with over 10k Github stars. It's a huge collection of stunning components made with attention to the smallest detail. Forms, cards, buttons, and hundreds of others. All components have dark mode and very intuitive theming options. The project is supported by an engaged community on GitHub, I recommend you check it out and join one of the many discussions. You will find installation instructions here, and you can track the progress of the project live here. The project was kickstarted by @mdbootstrap, a group of open-source developers behind MDB UI Kit - a high-quality UI kit for Bootstrap, and also behind MDB GO - hosting and deployment platform. I highly recommend you to check it out!

  • evergreen

    🌲 Evergreen React UI Framework by Segment

  • Project mention: ⚡Top GitHub Repositories for UI Components | dev.to | 2024-01-05

    🔍 Site ⭐ GitHub

  • react-dates

    An easily internationalizable, mobile-friendly datepicker library for the web

  • react-markdown

    Markdown component for React

  • Project mention: Minified React error #426 | dev.to | 2024-01-27

    This error related to the ReactMarkdown component and the useDisclosure hook in the @chakra-ui/react.

  • downshift 🏎

    🏎 A set of primitives to build simple, flexible, WAI-ARIA compliant React autocomplete, combobox or select dropdown components.

  • react-color

    :art: Color Pickers from Sketch, Photoshop, Chrome, Github, Twitter & more

  • react-slick

    React carousel component

  • react-sortable-hoc

    A set of higher-order components to turn any list into an animated, accessible and touch-friendly sortable list✌️

  • react-dropzone

    Simple HTML5 drag-drop zone with React.js.

  • Project mention: Top 10 react packages for SaaS platforms | dev.to | 2023-11-04

    6. Simplify File Uploads with React-Dropzone

  • react-player

    A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia and DailyMotion

  • Project mention: Epic Next JS 14 Tutorial Part 6: Create Video Summary with Next.js and Open AI | dev.to | 2024-04-10

    Now, before using our getSummaryById function, let's install our video player. We will use React Player that you can find here.

  • react-draggable

    React draggable component

  • lucide

    Beautiful & consistent icon toolkit made by the community. Open-source project and a fork of Feather Icons.

  • Project mention: Lucide: Beautiful and Consistent Icons | news.ycombinator.com | 2024-01-16
  • tailblocks

    Ready-to-use Tailwind CSS blocks.

  • Project mention: Tailwind Color Palette Generator | news.ycombinator.com | 2024-02-02
  • react-text-mask

    Input mask for React, Angular, Ember, Vue, & plain JavaScript

  • react-datepicker

    A simple and reusable datepicker component for React

  • Project mention: Datepicker component | /r/react | 2023-05-11
  • react-big-calendar

    gcal/outlook like calendar component

  • Project mention: Best React scheduler component libraries | dev.to | 2023-05-11

    For those looking for a free React scheduler component library, react-big-calendar is a great option. Instead of the classic tables-caption approach, it uses Flexbox:

  • 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.

    InfluxDB 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). The latest post mention was on 2024-04-10.

JavaScript UI Components related posts

Index

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

Project Stars
1 Semantic UI 50,986
2 Swiper 38,517
3 react-beautiful-dnd 32,363
4 sortablejs 28,610
5 react-virtualized 25,936
6 react-window 15,254
7 marko 13,136
8 TW-Elements 12,643
9 evergreen 12,321
10 react-dates 12,194
11 react-markdown 12,167
12 downshift 🏎 11,884
13 react-color 11,843
14 react-slick 11,529
15 react-sortable-hoc 10,693
16 react-dropzone 10,279
17 react-player 8,804
18 react-draggable 8,789
19 lucide 8,460
20 tailblocks 8,458
21 react-text-mask 8,253
22 react-datepicker 7,817
23 react-big-calendar 7,367
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.
www.influxdata.com