Semantic UI VS Bulma

Compare Semantic UI vs Bulma and see what are their differences.

Semantic UI

Semantic is a UI component framework based around useful principles from natural language. (by Semantic-Org)

Bulma

Modern CSS framework based on Flexbox (by jgthms)
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.io
featured
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.
www.influxdata.com
featured
Semantic UI Bulma
6 157
51,000 48,603
0.0% -
0.0 8.6
5 months ago 2 days ago
JavaScript CSS
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Semantic UI

Posts with mentions or reviews of Semantic UI. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-23.
  • Should you split that file?
    1 project | news.ycombinator.com | 1 Dec 2023
    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.

  • Tailwind vs. Semantic CSS
    4 projects | news.ycombinator.com | 23 Oct 2023
    I'm a big fan of Semantic UI, but I thought it was dead? There's barely been any activity on the repo in over 5 years (https://github.com/Semantic-Org/Semantic-UI/graphs/contribut...).
  • Top 9 Best UI Component Libraries/Frameworks in 2022 for Frontend Developers🔥
    17 projects | dev.to | 18 Sep 2022
    Semantic UI is a free, open source library that helps you build UIs with confidence. It provides over 3000+ Theming Variables and 50 + UI components and each one of them has been carefully designed to look beautiful and work intuitively. It is designed to be an intuitive, accessible, and flexible starting point for your project. It's packed with features that you can use right out of the box, and it's very easily customizable. To date, it has been downloaded over 6 million times and it has around 50,000 GitHub stars.
  • Tabler: Free and open source dashboard HTML/CSS framework
    10 projects | news.ycombinator.com | 29 Jul 2022
    The way I see is that it is for the same reason that Qt and GTK include all the widgets and abstractions to create a complete UI.

    Another framework that I've used in the past for 2 WebApps projects[1][2] -and I was quite happy with the result- is Semantic-UI (and the fomantic fork)[0]

    [0] https://github.com/Semantic-Org/Semantic-UI

  • The world of Awesome CSS Frameworks
    16 projects | dev.to | 11 Jan 2022
    Semantic UI - 50K⭐ - Last update: October 2018
  • 10 UI Library to Make Your React App Development Faster
    11 projects | dev.to | 17 Aug 2021
    Semantic is a UI component framework based around useful principles from natural language.

Bulma

Posts with mentions or reviews of Bulma. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-17.
  • How to use Tailwind with any CSS framework
    5 projects | dev.to | 17 Apr 2024
    Tailwind is great, but creating everything from scratch is annoying. A nice base of components which can be extended with tailwind would be great. There are a few tailwind frameworks like Flowbite, Daisy Ui, but I like Bulma, PicoCSS and Bootstrap.
  • Building Llama as a Service (LaaS)
    14 projects | dev.to | 8 Apr 2024
    I would talk about building the frontend, but it is just a single page React app I built quickly. It does use a CSS library called Bulma, which is similar to tailwind and worth checking out. I did spend a day implementing a login/signup page, but this was just for the learning experience, and not what I wanted in the final product.
  • Replatforming from Gatsby to Zola!
    5 projects | dev.to | 2 Apr 2024
    After finding a few spare hours I decided to address the alerts and update some my dependencies. I spent several hours debugging my Gatsby site after doing some recommended npm package updates. My UI class library Bulma was not being loaded by my sass-loader module. (I later learned that they migrated to dart-sass so I guess the fix should have been a pretty easy). Nonetheless, this prompted me to rethink my entire static site generator stack and got me curious about some other options. Why have these unnecessarily complex dependency chains? At that point I was almost too hesitant to even touch my package.json file. That's just silly.
  • Bulma CSS is now 1.0.0
    1 project | news.ycombinator.com | 23 Mar 2024
  • The Bulma CSS framework reaches 1.0
    7 projects | news.ycombinator.com | 22 Mar 2024
    Oh wow, quite happy about this, for a while it seemed the project was abandoned, really glad Jeremy keeps working on this :) The new website (https://bulma.io/) also looks very slick. I could totally see that he'd be able to monetize this like Tailwind, it's a really well thought-out framework with a good compromise between responsiveness, utility classes and components.
  • Building a flat-file CMS with Angular
    3 projects | dev.to | 5 Mar 2024
    So, our post.component.html component is the generic page where all posts will have their content loaded. Here, the classes are from the Bulma CSS framework, and the template looks like this:
  • Arqueología Tech: Roleplay un juego de cartas hecho en Visual Basic 6
    5 projects | dev.to | 21 Feb 2024
  • Part 3: Templating HTML with Python, Jinja2 and serverless WebAssembly
    1 project | dev.to | 4 Jan 2024
    This is a pretty basic HTML that contains a form with a couple of form fields and a submit button. To make styling a little easier, I opted to use Bulma. But that’s entirely optional, and does nothing to impact our app.
  • 🔥 Big frontend update: the Gowebly CLI now supports Bootstrap and Bulma
    3 projects | dev.to | 19 Dec 2023
    Since v1.9.0 release, the Gowebly CLI includes support for Bootstrap and Bulma CSS frameworks.
  • Top React Component UI Libraries to Enhance Your Web Development Projects
    7 projects | dev.to | 30 Nov 2023
    Bulma is a lightweight and modern CSS framework that simplifies the styling of your web projects. It offers a clean and intuitive set of classes to structure and design your HTML elements, providing a quick and easy way to create visually appealing layouts. Bulma is responsive and mobile-friendly, making it an excellent choice for developers who want a straightforward and flexible solution for their projects. Whether you're a beginner or an experienced coder, Bulma's simplicity and versatility make it a popular option for building stylish and responsive web interfaces without the need for extensive customization.

What are some alternatives?

When comparing Semantic UI and Bulma you can also consider the following projects:

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

Tailwind CSS - A utility-first CSS framework for rapid UI development.

w2ui - UI widgets for modern apps. Data table, forms, toolbars, sidebar, tabs, tooltips, popups. All under 120kb (gzipped).

Material UI - Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.

Bootstrap - The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.

Materialize - Materialize, a CSS Framework based on Material Design

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

Ink - An HTML5/CSS3 framework used at SAPO for fast and efficient website design and prototyping

primevue - Next Generation Vue UI Component Library

fluidity - The worlds smallest fully-responsive css framework

Spectre.css - Spectre.css - A Lightweight, Responsive and Modern CSS Framework