Software Alternatives, Accelerators & Startups

Spectre.css VS Cirrus CSS

Compare Spectre.css VS Cirrus CSS and see what are their differences

Spectre.css logo Spectre.css

Lightweight, responsive and modern CSS framework for faster and extensible development.

Cirrus CSS logo Cirrus CSS

The SCSS framework for the modern web. It's component based, customizable, and completely open source.
  • Spectre.css Landing page
    Landing page //
    2021-10-17
  • Cirrus CSS Landing page
    Landing page //
    2022-08-03

Cirrus is a modular, responsive, and component centric SCSS framework aimed at bringing beautiful, hassle-free styling. Cirrus works right away with minimal styling. From there, add components and tweak using utility classes to make it truly your own.

Spectre.css videos

Tutoriel : Le framework html - css Spectre.css - YouTube

More videos:

  • Tutorial - Tutoriel Spectre.css : La grille responsive - YouTube

Cirrus CSS videos

No Cirrus CSS videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to Spectre.css and Cirrus CSS)
CSS Framework
56 56%
44% 44
Design Tools
75 75%
25% 25
Development Tools
53 53%
47% 47
Developer Tools
100 100%
0% 0

Questions and Answers

As answered by people managing Spectre.css and Cirrus CSS.

Which are the primary technologies used for building your product?

Cirrus CSS's answer:

Cirrus is possible thanks to open source contributors on Dart Sass and True (Sass unit testing framework).

What makes your product unique?

Cirrus CSS's answer:

There are often debates on whether component-centric frameworks such as Bootstrap or atomic-classed frameworks such as Tailwind are better for its: - Learning curve - Maintainability - Flexibility - Ease of use

I am a fan of both frameworks as they have their strengths depending on the situation. With component-based frameworks, it is quite easy to slap a couple of different elements together and you have a working website. However, customization may require writing lots of other CSS yourself which takes time away from building your product. Utility-class-based frameworks offer customization that is as granular as it gets short of writing the CSS yourself but without the overhead. A major drawback is that being able to customize and use tree shaking requires direct integration of Tailwind into your project and a CDN version is not feasible for production.

Cirrus is a framework that takes the best parts of both of these types of frameworks and provides: - Many pre-built basic components to accelerate your development velocity (e.g. Avatars, Modals, Tabs, etc.). To keep your code clean, all component classes are built following the BEM convention. - A suite of common utility classes to help tweak and polish your designs when needed. These utility classes are so powerful that you can construct components with them alone. - Different CDN builds of the framework that can be dropped in at any browser (core, ext, all). Choose one that fits your needs.

With the release of 0.7, much of the framework can now be customized. Since the framework is written entirely in SCSS, it can take advantage of all the existing APIs for class generation. The new configuration system in Cirrus allows you to: - Add/Edit/Delete component styles. - Add/Edit/Delete utility classes. - Specify which breakpoints are supported. - Toggle which classes should have viewport variants (to help save on build size). - Enable/Disable different parts of the framework. - And more :)

What's the story behind your product?

Cirrus CSS's answer:

Started in late 2016, Cirrus was built as a side project of mine to foray into web development. Since then it has grown immensely with the addition of components, more utility classes, CSS grid, etc. My main goal for this framework is to make web development as painless as possible -- and that always starts with great documentation and consistency in design choices.

User comments

Share your experience with using Spectre.css and Cirrus CSS. 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 Spectre.css and Cirrus CSS

Spectre.css Reviews

22 Best Bootstrap Alternatives & What Each Is Best For
SPECTRE.CSS offers a range of utilities for layout, typography, and interface components like buttons, forms, and cards. It's built with flexbox, providing responsive layouts and components. Though SPECTRE.CSS doesn't explicitly integrate with other tools, it's designed with modularity in mind, making it compatible with many modern web development tools and workflows.
Source: thectoclub.com

Cirrus CSS Reviews

15 Top Bootstrap Alternatives For Frontend Developers in 2024
Regarding its extensive suite of components, Cirrus not only provides base styles for page layouts but also a variety of different components. It works immediately with minimal styling. From there, you can add components and customize using utility classes to truly make it your own.
Source: coursesity.com

Social recommendations and mentions

Based on our record, Spectre.css seems to be more popular. It has been mentiond 4 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.

Spectre.css mentions (4)

  • Remult: Build a type-safe, full-stack app with TypeScript
    In this guide, we’ll create a simple booking form and we’ll store the form submissions in a MongoDB collection. We'll build the UI using React and then add styling with Spectre.css. - Source: dev.to / over 1 year ago
  • Cross Platform Rust GUI Desktop Apps - Getting Started with Tauri & ReactJS
    I used spectre CSS and it worked pretty well Https://picturepan2.github.io/spectre/. Source: over 2 years ago
  • 23 Responsive And Lightweight CSS Frameworks
    Spectre.css is among the best lightweight CSS frameworks for the rapid and extensible development of websites. It is not only lightweight but also a responsive framework. All sets of modules are packed in 10kb gzipped. It is flexbox-based, gracefully designed, and has advanced elements and components. - Source: dev.to / almost 3 years ago
  • An Overview of My Sinatra Project for Flatiron
    In order to pass the Sinatra project lab, all functionality listed in the requirements must be present - but this still leaves a lot of room for improvement. Specifically when it comes to application design. CRUD Pokedex is styled using a very basic CSS framework called Spectre.css, but it needs to be polished to achieve a more cohesive, professional look. - Source: dev.to / about 3 years ago

Cirrus CSS mentions (0)

We have not tracked any mentions of Cirrus CSS yet. Tracking of Cirrus CSS recommendations started around Aug 2021.

What are some alternatives?

When comparing Spectre.css and Cirrus CSS, you can also consider the following products

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 - A UI Component library implemented using a set of specifications designed around natural language

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

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

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

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