Software Alternatives & Reviews

Semantic UI VS Bulma

Compare Semantic UI VS Bulma and see what are their differences

Semantic UI logo Semantic UI

A UI Component library implemented using a set of specifications designed around natural language

Bulma logo Bulma

Bulma is an open source CSS framework based on Flexbox and built with Sass. It's 100% responsive, fully modular, and available for free.
  • Semantic UI Landing page
    Landing page //
    2022-10-20
  • Bulma Landing page
    Landing page //
    2022-07-14

Semantic UI

Categories
  • CSS Framework
  • Development Tools
  • Design Tools
  • Developer Tools
Website semantic-ui.com
Details $

Bulma

Categories
  • CSS Framework
  • Development Tools
  • Design Tools
  • Developer Tools
Website bulma.io
Details $

Semantic UI videos

Semantic UI In 60 Minutes

Bulma videos

S.H. Figuarts BULMA Dragon Ball Action Figure Review

More videos:

  • Review - S.H. Figuarts Dragon Ball Adventure Begins Bulma Review
  • Review - Bandai SH Figuarts BULMA Review BR / DiegoHDM

Category Popularity

0-100% (relative to Semantic UI and Bulma)
CSS Framework
37 37%
63% 63
Design Tools
34 34%
66% 66
Development Tools
43 43%
57% 57
Developer Tools
28 28%
72% 72

User comments

Share your experience with using Semantic UI and Bulma. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Semantic UI and Bulma

Semantic UI Reviews

10 Best Free React UI Libraries in 2023
The styling of Semantic UI React is based on the Semantic UI theme and it's also free from jQuery. Apart from that, there are other useful features like augmentation, shorthand props, auto controlled state, etc.
11 Best Material UI Alternatives
Semantic UI supports theming and customization, allowing developers to customize the appearance of their UI components to align with their project’s branding. With its intuitive syntax and detailed documentation, Semantic UI is a valuable tool for designing and developing modern web interfaces.
Source: www.uxpin.com
Top 10 Best CSS Frameworks for Front-End Developers in 2022
If you’re just starting out with CSS and UI, go for Tacit, Pure, or Skeleton. However, to build more complex elements, you’ll need a more inclusive framework like Foundation, Tailwind, or Bootstrap. You can get an easy learning curve through Bulma or Semantic UI.
Source: hackr.io
15 Best CSS Frameworks: Professional Bootstrap and Foundation Alternatives
If you exclude the fact that Semantic UI doesn’t have the utility classes Bootstrap offers, it is a comprehensive CSS framework that you should try. The best Semantic feature allows you to write HTML code without using BEM methodologies.
Comparing popular React component libraries
Unlike Blueprint, Semantic UI was designed for crafting React apps. It has some prebuilt themes you can use either by installing it or with Create React App. Semantic UI components are also highly responsive and it enjoys pretty good browser support to boot.

Bulma Reviews

11 Best Material UI Alternatives
Bulma’s simplicity, extensive documentation, and community support make it a popular choice for projects of all sizes. Whether you’re building a landing page, a dashboard, or an eCommerce site, Bulma provides a solid foundation for building aesthetically pleasing and functional interfaces.
Source: www.uxpin.com
Top 10 Best CSS Frameworks for Front-End Developers in 2022
Although new, Bulma has quickly climbed up the list of top 10 CSS frameworks. It has no JavaScript components (no .js) and the most readable CSS classes. To create grids, Bulma has a powerful system known as tiles, making the page elegant and neat. It is highly modular and easy to learn. Although small, Bulma has a community of passionate individuals wanting to change the...
Source: hackr.io
15 Best CSS Frameworks: Professional Bootstrap and Foundation Alternatives
When you add the variety of colors, responsiveness, and clean flexbox-based grid it offers, it’s no wonder Bulma is becoming more popular every day. Bulma is a well-documented framework that you should definitely try out.
10 of the Best Bootstrap Alternatives
Bulma is another great alternative to Bootstrap that offers a wide range of features, including a responsive grid system, Flexbox, and animations. Bulma is also easy to use and customizable, making it perfect for creating websites and apps that look great on all devices. Bulma is an open-source framework that offers ready-to-use frontend components that you can combine to...
Best CSS Frameworks in 2019
Despite its newness, Bulma is a modern framework with layout capabilities developers love. If you value easy-to-create layouts and consistency, consider Bulma for your next project.

Social recommendations and mentions

Based on our record, Bulma should be more popular than Semantic UI. It has been mentiond 106 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Semantic UI mentions (17)

  • Ask HN: I'm bad at design, which stops me from finishing side projects. Advice?
    What stack are you using? I personally recommend utilizing readily available components: https://ui.shadcn.com/ https://mui.com/ https://semantic-ui.com/ etc.. - Source: Hacker News / 4 months ago
  • I hate CSS: how can I build UIs?
    Are you cool with JS frameworks? If so, you can use a higher level of abstraction that takes care of the CSS for you. If you just want to mock something up, you can use a pre-built UI system / component framework and just put together UIs declaratively, without having to worry about the underlying CSS or HTML at all. Examples include https://mui.com/ and https://chakra-ui.com/ and https://ant.design/ Really easy... - Source: Hacker News / 5 months ago
  • Software Design Document - Lite
    Honestly you should build a webpage and use a UI library if you want markdown with some extra pop. Check out semantic ui. Source: about 1 year ago
  • How to Contribute on the First Day of a Frontend Project
    A lot of proof-of-concept and MVP projects start out with a number of libraries meant to be temporary. Maybe the app was using Chakra UI for its modal and custom buttons, while the rest of the imported library is just dead weight. Perhaps developers have been spending more time adjusting Semantic UI’s styling to match the designs than it’s worth. - Source: dev.to / over 1 year ago
  • 8 CSS Frameworks to create wonderful websites.
    Semantic UI Semantic is a development framework that helps create beautiful, responsive layouts using human-friendly HTML. - Source: dev.to / over 1 year ago
View more

Bulma mentions (106)

  • The Bulma CSS framework reaches 1.0
    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. - Source: Hacker News / 7 days ago
  • Building a flat-file CMS with Angular
    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:. - Source: dev.to / 23 days ago
  • Part 3: Templating HTML with Python, Jinja2 and serverless WebAssembly
    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. - Source: dev.to / 3 months ago
  • 🔥 Big frontend update: the Gowebly CLI now supports Bootstrap and Bulma
    Since v1.9.0 release, the Gowebly CLI includes support for Bootstrap and Bulma CSS frameworks. - Source: dev.to / 3 months ago
  • Top React Component UI Libraries to Enhance Your Web Development Projects
    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.... - Source: dev.to / 4 months ago
View more

What are some alternatives?

When comparing Semantic UI and Bulma, you can also consider the following products

Bootstrap - Simple and flexible HTML, CSS, and JS for popular UI components and interactions

UIKit - A lightweight and modular front-end framework for developing fast and powerful web interfaces

Tailwind CSS - A utility-first CSS framework for rapidly building custom user interfaces.

Foundation - The most advanced responsive front-end framework in the world

Materialize CSS - A modern responsive front-end framework based on Material Design

Material UI - A CSS Framework and a Set of React Components that Implement Google's Material Design