atlassian-design-for-bootstrap VS zenstyles

Compare atlassian-design-for-bootstrap vs zenstyles and see what are their differences.

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
atlassian-design-for-bootstrap zenstyles
3 2
273 -
2.6% -
8.3 -
about 13 hours ago -
SCSS
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.

atlassian-design-for-bootstrap

Posts with mentions or reviews of atlassian-design-for-bootstrap. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-03.

zenstyles

Posts with mentions or reviews of zenstyles. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-03.
  • Show HN: Atlassian Design for Bootstrap v5
    6 projects | news.ycombinator.com | 3 Oct 2023
    Last I checked, Bourbon was a bit too low-level for what I wanted. It didn't have implement any type of design system but just gave some basic utilities for those that wanted to build one.

    What I want is more-or-less what I started doing on https://gitlab.com/mushroomlabs/zenstyles. I took some of the code from materialize.css and stripped it from anything that depended on javascript and anything that required a specific layout definition. Basically, I wanted something that could work as a "classless CSS" that used the basic building blocks from materialize.css, so that I could use with code that was based on headless-ui components.

    This approach let me, e.g, use my hub20 checkout component (vue.js) without any styling on its own and let people integrate whatever "theme" they wanted. I only got to implement 2 "zen styles" following this approach (the other is on https://github.com/mushroomlabs/hub20.frontend.app/tree/mast..., and one day I will get to extract it out and move it to the "zen styles" repo) but it was enough to prove to me that this approach was not only possible but made my work a lot easier.

  • Puppertino: A CSS framework based on Human Guidelines from Apple
    5 projects | news.ycombinator.com | 12 Aug 2022
    - Don't use CSS.

    All I'd want from a "framework" is to give a consistent set of SASS mixins, and I want to have one single sass file that generates all the CSS I need in one single place. It's not just for the purism of "separation of design and content", but also to make changes easier across a whole site.

    I started doing something like that with https://gitlab.com/mushroomlabs/zenstyles, but only out of necessity for my work on Hub20, I still think that if more designers started taking this approach, there could be a substantial increase in the quality of the "theme templates" offerings. Pair it with something like https://headlessui.dev and application developers could take a basic spreadsheet to focus on functionality at first, and then you easily switch between whatever "sass theme" you wanted without having to touch any of the code.

What are some alternatives?

When comparing atlassian-design-for-bootstrap and zenstyles you can also consider the following projects:

css - Utility and component-centric design system leveraging Bootstrap 5 for rapid, responsive UI development.

Puppertino - A CSS framework based on Human Guidelines from apple

jinja-material-kit - Jinja Template - Material Kit 2 (Bootstrap 5) | AppSeed

jira - Python Jira library. Development chat available on https://matrix.to/#/#pycontribs:matrix.org

material-dashboard - Material Dashboard - Open Source Bootstrap 5 Material Design Admin

hub20.frontend.app

headlessui - Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.

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

bootstrap-dark-5 - The Ancillary Guide to Dark Mode and Bootstrap 5 - A continuation of the v4 Dark Mode POC.

Bourbon - A Lightweight Sass Tool Set