JavaScript UI

Open-source JavaScript projects categorized as UI

Top 23 JavaScript UI Projects

  • React

    The library for web and native user interfaces.

  • Project mention: htmx vs. React: Choosing the right library for your project | dev.to | 2024-05-21

    Since its first release in 2020, htmx has grown in popularity to over 30k stars on GitHub, which looks promising. However, it has yet to dethrone React, which boasts over 220k stars on GitHub.

  • Svelte

    Cybernetically enhanced web apps

  • Project mention: Svelte Series-2: How to install Svelte | dev.to | 2024-05-20

    The original installation referred to here is actually the installation prompt that appears on the home page of the official website

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

  • sortablejs

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

  • Project mention: A feature-rich front-end drag-and-drop component library | news.ycombinator.com | 2024-04-24

    We've been using SortableJS for years for similar functionality.

    https://sortablejs.github.io/Sortable/

  • react-native-vector-icons

    Customizable Icons for React Native with support for image source and full styling.

  • Project mention: Unit Testing Expo Apps With Jest | dev.to | 2024-02-20

    I got this error when I was importing from a library such as react-native-vector-icons:

  • evergreen

    🌲 Evergreen React UI Framework by Segment

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

    πŸ” Site ⭐ GitHub

  • AriaNg

    AriaNg, a modern web frontend making aria2 easier to use.

  • Project mention: Modern web front end for aria2 (BitTorrent supported) | news.ycombinator.com | 2023-07-16
  • 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
  • reactstrap

    Simple React Bootstrap 5 components

  • ungit

    The easiest way to use git. On any platform. Anywhere.

  • Dash

    A beautiful web dashboard for Linux

  • bootstrap-select

    :rocket: The jQuery plugin that brings select elements into the 21st century with intuitive multiselection, searching, and much more.

  • material-design-for-bootstrap

    Important! A new UI Kit version for Bootstrap 5 is available. Access the latest free version via the link below.

  • rebass

    :atom_symbol: React primitive UI components built with styled-system.

  • Choo

    :steam_locomotive::train: - sturdy 4kb frontend framework

  • VvvebJs

    Drag and drop page builder library written in vanilla javascript without dependencies or build tools.

  • imba

    🐀 The friendly full-stack language

  • Project mention: Ask HN: What are some unpopular technologies you wish people knew more about? | news.ycombinator.com | 2023-12-02

    Imba. The best web programming language ever made.

    https://imba.io/

  • Keen-UI

    A lightweight Vue.js UI library with a simple API, inspired by Google's Material Design.

  • lbry-desktop

    A browser and wallet for LBRY, the decentralized, user-controlled content marketplace.

  • Fomantic-UI

    Fomantic-UI is the official community fork of Semantic-UI

  • Project mention: Shadcn: Beautifully designed components that you can copy-paste into your apps | news.ycombinator.com | 2024-01-12

    https://fomantic-ui.com/ (fork of Semantic-UI)

    Like other CSS-Frameworks, this can be used by adding the CDN Links for CSS/JS to the Page, and then using the components/classes.

  • teaset

    A UI library for react native, provides 20+ pure JS(ES6) components, focusing on content display and action control.

  • rangeslider.js

    🎚 HTML5 input range slider element jQuery polyfill

  • chakra-ui-vue

    ⚑️ Build scalable and accessible Vue.js applications with ease.

  • atomize

    Design System for developers build on styled-components & React JS.

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

JavaScript UI related posts

  • Getting started with React by building a Pokemon search application

    11 projects | dev.to | 11 May 2024
  • Securing SvelteKit Apps with Keycloak

    2 projects | dev.to | 6 May 2024
  • Composable architecture example: Go headless (best practices)

    2 projects | dev.to | 30 Apr 2024
  • Rich Harris: Svelte parses HTML all wrong

    1 project | news.ycombinator.com | 5 Apr 2024
  • Mario meets Pareto: multi-objective optimization of Mario Kart builds

    2 projects | news.ycombinator.com | 4 Apr 2024
  • Svelte parses HTML all wrong

    1 project | news.ycombinator.com | 4 Apr 2024
  • Svelte parses HTML all wrong

    1 project | news.ycombinator.com | 3 Apr 2024
  • A note from our sponsor - SurveyJS
    surveyjs.io | 21 May 2024
    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. Learn more β†’

Index

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

Project Stars
1 React 222,862
2 Svelte 76,805
3 Semantic UI 51,003
4 sortablejs 28,831
5 react-native-vector-icons 17,249
6 evergreen 12,337
7 AriaNg 11,357
8 reactstrap 10,571
9 ungit 10,381
10 Dash 10,356
11 bootstrap-select 9,836
12 material-design-for-bootstrap 9,369
13 rebass 7,931
14 Choo 6,774
15 VvvebJs 6,712
16 imba 6,237
17 Keen-UI 4,103
18 lbry-desktop 3,571
19 Fomantic-UI 3,477
20 teaset 2,933
21 rangeslider.js 2,164
22 chakra-ui-vue 1,855
23 atomize 1,723

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com