awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
thoughtbot avatar

thoughtbot/bourbonArchived

0
View on GitHub↗
9,012 Stars·859 Forks·Ruby·MIT·5 Aufrufewww.bourbon.io↗

Bourbon

Bourbon is a CSS framework toolset and Sass mixin library designed to standardize styling patterns and reduce repetitive code in web projects. It serves as a workflow optimizer that provides a collection of reusable functions to streamline the process of writing and organizing stylesheets.

The toolkit focuses on responsive web design by providing a library of mixins for implementing flexible layouts and standardized breakpoints across different screen sizes. It also includes a suite of command line utilities used to install and manage styling dependencies within a local development environment.

The project covers broader capabilities in front-end tooling setup and CSS workflow optimization, utilizing modular Sass imports and variable abstractions to maintain consistency across styles.

Features

  • Style Mixins - Provides a comprehensive library of modular Sass mixins for reusable UI patterns and layout logic.
  • Front-End Style Management - Provides a system for organizing and applying consistent visual languages using Sass variables and mixins.
  • Responsive Breakpoints - Provides a standardized set of media query mappings for fluid layout adaptation across various screen sizes.
  • Sass Abstractions - Uses Sass mixins to abstract complex CSS property sets and reduce repetitive code in stylesheets.
  • CSS Frameworks - Serves as a foundational library for styling web applications through a set of utilities and tools.
  • CSS Preprocessing Workflows - Streamlines the process of writing stylesheets by providing a pre-defined set of Sass functions and utility tools.
  • Sass Design Systems - Implements a modular architecture using Sass variables and mixins to standardize design patterns.
  • Modular Stylesheet Architectures - Organizes styling rules into discrete files that are aggregated into a single stylesheet via Sass imports.
  • Responsive Design - Offers tools and techniques for creating adaptive layouts using standardized Sass breakpoints.
  • Sass-Based Preprocessor Architectures - Implements a modular Sass foundation that allows for deep customization of stylesheets through imports.
  • Asset Management - A lightweight toolset for Sass.
  • Stalled Development Frameworks - Lightweight tool set for Sass development.

Star-Verlauf

Star-Verlauf für thoughtbot/bourbonStar-Verlauf für thoughtbot/bourbon

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Bourbon

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Bourbon.
  • kittygiraudel/sass-boilerplateAvatar von KittyGiraudel

    KittyGiraudel/sass-boilerplate

    3,367Auf GitHub ansehen↗

    This project is a Sass CSS framework boilerplate and design system template. It provides a structured project starter for organizing styles using a modular architecture that separates global defaults and components to maintain a scalable stylesheet layout. The framework includes a responsive layout system that manages screen widths via mapping functions to ensure consistent behavior across different device sizes. It utilizes reusable style rules, dynamic loops, and conditional styling logic to automate the generation of repetitive CSS rules. The system covers stylesheet segmentation through

    SCSSboilerplateguidelinessass
    Auf GitHub ansehen↗3,367
  • compass/compassAvatar von Compass

    Compass/compass

    6,665Auf GitHub ansehen↗

    Compass is a CSS authoring environment and Sass extension library designed to streamline the implementation and maintenance of website designs. It functions as a framework for the Sass preprocessor, providing a collection of predefined mixins and functions to automate repetitive styling tasks. The toolkit focuses on frontend design automation and workflow optimization. It provides specialized tools and design patterns to simplify stylesheet authoring and reduce the manual effort required to implement complex design requirements. The system includes a build pipeline with file-watching capabil

    CSS
    Auf GitHub ansehen↗6,665
  • primer/cssAvatar von primer

    primer/css

    12,978Auf GitHub ansehen↗

    This project is a CSS design system framework and modular library providing a standardized set of UI component stylesheets. It establishes a unified system of visual guidelines to ensure a consistent and professional look and feel across web interfaces. The framework is organized as a collection of standalone stylesheets that can be imported individually to minimize bundle size and eliminate unused styles. It utilizes a design token system based on CSS variables to manage theming and a utility-first class system for layout and spacing. The system employs a block element modifier naming conve

    SCSScssdesign-systemdesign-systems
    Auf GitHub ansehen↗12,978
  • thoughtbot/neatAvatar von thoughtbot

    thoughtbot/neat

    4,368Auf GitHub ansehen↗

    Neat is a Sass grid framework and responsive layout system used to build fluid, column-based web architectures. It provides a structured approach to managing layout properties and global design settings through a central configuration map and a toolset of Sass mixins and functions. The system is distinguished by its ability to handle nested grid architectures, allowing flexible grids to be placed inside other grid containers while maintaining precise alignment and gutter control. It also includes development tools for frontend layout debugging that render background guide lines to visualize c

    Rubybourbonbourbon-familycss
    Auf GitHub ansehen↗4,368
Alle 30 Alternativen zu Bourbon anzeigen→

Häufig gestellte Fragen

Was macht thoughtbot/bourbon?

Bourbon is a CSS framework toolset and Sass mixin library designed to standardize styling patterns and reduce repetitive code in web projects. It serves as a workflow optimizer that provides a collection of reusable functions to streamline the process of writing and organizing stylesheets.

Was sind die Hauptfunktionen von thoughtbot/bourbon?

Die Hauptfunktionen von thoughtbot/bourbon sind: Style Mixins, Front-End Style Management, Responsive Breakpoints, Sass Abstractions, CSS Frameworks, CSS Preprocessing Workflows, Sass Design Systems, Modular Stylesheet Architectures.

Welche Open-Source-Alternativen gibt es zu thoughtbot/bourbon?

Open-Source-Alternativen zu thoughtbot/bourbon sind unter anderem: kittygiraudel/sass-boilerplate — This project is a Sass CSS framework boilerplate and design system template. It provides a structured project starter… compass/compass — Compass is a CSS authoring environment and Sass extension library designed to streamline the implementation and… primer/css — This project is a CSS design system framework and modular library providing a standardized set of UI component… thoughtbot/neat — Neat is a Sass grid framework and responsive layout system used to build fluid, column-based web architectures. It… twbs/bootstrap-sass — This project is a Sass implementation of the Bootstrap framework, providing a collection of responsive, mobile-first… jonasschmedtmann/advanced-css-course — This project is an advanced CSS learning curriculum consisting of starter files and final projects. It provides a…