awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
thoughtbot avatar

thoughtbot/bourbonArchived

0
View on GitHub↗
www.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.

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

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.
9,012 星标·859 分支·Ruby·MIT·5 次浏览

Star 历史

thoughtbot/bourbon 的 Star 历史图表thoughtbot/bourbon 的 Star 历史图表

Bourbon 的开源替代方案

相似的开源项目,按与 Bourbon 的功能重合度排序。
  • kittygiraudel/sass-boilerplateKittyGiraudel 的头像

    KittyGiraudel/sass-boilerplate

    3,367在 GitHub 上查看↗

    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
    在 GitHub 上查看↗3,367
  • compass/compassCompass 的头像

    Compass/compass

    6,665在 GitHub 上查看↗

    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
    在 GitHub 上查看↗6,665
  • primer/cssprimer 的头像

    primer/css

    12,978在 GitHub 上查看↗

    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
    在 GitHub 上查看↗12,978
  • thoughtbot/neatthoughtbot 的头像

    thoughtbot/neat

    4,368在 GitHub 上查看↗

    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
    在 GitHub 上查看↗4,368
查看 Bourbon 的所有 30 个替代方案→

常见问题解答

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.

thoughtbot/bourbon 的主要功能有哪些?

thoughtbot/bourbon 的主要功能包括:Style Mixins, Front-End Style Management, Responsive Breakpoints, Sass Abstractions, CSS Frameworks, CSS Preprocessing Workflows, Sass Design Systems, Modular Stylesheet Architectures。

thoughtbot/bourbon 有哪些开源替代品?

thoughtbot/bourbon 的开源替代品包括: 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…