pollen VS halfmoon

Compare pollen vs halfmoon and see what are their differences.

halfmoon

Halfmoon is a highly customizable, drop-in Bootstrap replacement. It comes with three built-in core themes, with dark mode support for all themes and components. (by halfmoonui)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
pollen halfmoon
19 3
853 2,983
0.1% -
0.0 2.8
4 months ago 25 days ago
TypeScript 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.

pollen

Posts with mentions or reviews of pollen. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-10.
  • Why does everyone love tailwind
    3 projects | /r/webdev | 10 Dec 2023
    So frameworks like https://www.pollen.style/ are doing this. Personally I still prefer the tailwind approach.
  • Tailwind CSS and the death of web craftsmanship
    8 projects | news.ycombinator.com | 2 Aug 2023
    I do think that the real value of Tailwind comes from the utility classes, rather than css-in-html paradigm. You could achieve the same, for example, with Pollen.css [0] or Open Props [1].

    [0] https://github.com/heybokeh/pollen

    [1] https://github.com/argyleink/open-props

  • Is vanilla CSS enough?
    4 projects | /r/webdev | 3 Jun 2023
    Tailwind is a great option to look into, I really enjoy it, but if you want something a bit more in-between, you can check out frameworks like https://www.pollen.style. There you get a framework of consistent CSS variables you can use, while still writing all your vanilla CSS yourself with full control of everything.
  • What UI framework would you recommend?
    10 projects | /r/sveltejs | 2 Feb 2023
    It uses UnoCSS (think TailwindCSS but super customizeable) with Pollen (which is similar to open props).
  • Open Props: Tailwind Alternative from Chrome Dev Team
    3 projects | news.ycombinator.com | 13 Sep 2022
    Very similar to Pollen (https://www.pollen.style), though it looks a little more complicated.

    IMO the main value of Tailwind is that it's a step function over your units and colors, which helps bring better consistency and dev speed to UI implementation.

    Tailwind's "write class names instead of CSS" approach makes sense in the component-based systems most apps are built in these days, where pretty much any repeated markup will be turned into a component. It performs better than scoped styles and is less complicated.

    A CSS variable approach like Open Props or Pollen is, in my experience, better if you're not using a component-based system (ie. conventional HTML) and therefore have repeated markup patterns. Having a simple class name to apply to repeated markup is much more maintainable than trying to copy/paste a long tailwind string around.

  • Pollen, the CSS variable build system
    2 projects | /r/Frontend | 12 Sep 2022
  • What are cool kids using for styling these days?
    2 projects | /r/webdev | 28 Jan 2022
    Pollen and Open Props are two popular examples of such token first frameworks. If you are not familiar with CSS Custom Properties (also called CSS variables), I recently wrote about how to use them to create a CSS Style API layer.
  • Ask HN: Looking for an open CSS variables theme that was published here
    2 projects | news.ycombinator.com | 3 Jan 2022
  • Pollen vs. Tailwind CSS: Finding the better build experience
    2 projects | dev.to | 10 Dec 2021
    In the last few years, a new set of frameworks with a radically different concept drew the attention of frontend developers. These frameworks are now extremely popular in the frontend world, and you’re likely already familiar with them: Tailwind CSS and Pollen.
  • Tailwind CSS v3.0
    11 projects | news.ycombinator.com | 9 Dec 2021
    I'm ambivalent about Tailwind, but I've used it a lot. I will say the hypothetical advantages are mostly the following:

    1. It's a step function over CSS units. This is the biggest strength, just standardizing that your design uses padding of 2, 4, 8px, but not 1px, 3px, or 1.23123em :). It provides more steps than you need, but still it's good that the core of Tailwind is a design system with defined unit and color variables.

    2. Some of the utility classes are very helpful. Even as someone who likes writing CSS, it's nice to not need to give something a custom classname just because I want to put margin-top on it. class="mt-4", done.

    I think the problem is Tailwind goes too far and tries to replace EVERYTHING with a stack of utility classes.

    This works okay in extremely componentized web apps. It's a nightmare if your UI isn't highly componentized. I've seen projects where you make a button by copy pasting this ~80 character string of tailwind classes all over the place, and then changing the color names if you need to. Good luck fixing that when the designer decides that we don't want any buttons to have rounded corners anymore.

    Personally I think the best parts of Tailwind are captured in Pollen[1], but I do wish it came with a subset of utility classes for colors, font sizes, margin, padding, and text alignment. I think the hard part is defining which subset is the right subset... I doubt you could find strong agreement from a large majority of developers on that.

    1. https://www.pollen.style

halfmoon

Posts with mentions or reviews of halfmoon. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning halfmoon yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing pollen and halfmoon you can also consider the following projects:

rocketchat-dark-mode - An easy user-togglable dark mode for Rocket.Chat

tailwindcss - A utility-first CSS framework for rapid UI development. [Moved to: https://github.com/tailwindlabs/tailwindcss]

open-props - CSS custom properties to help accelerate adaptive and consistent design.

unocss - The instant on-demand atomic CSS engine.

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

nord - An arctic, north-bluish color palette.

tachyons - Functional css for humans

css-media-vars - A brand new way to write responsive CSS. Named breakpoints, DRY selectors, no scripts, no builds, vanilla CSS.

pico - Minimal CSS Framework for semantic HTML

css - Free And Open Source Responsive Modern CSS Framework

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

jekyll-theme-serial-programmer - A Jekyll theme for serial programmers (-.-)