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

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

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

5 个仓库

Awesome GitHub RepositoriesBootstrap CSS Integrations

Tools and libraries that integrate Bootstrap's CSS-based layout and styling into other frameworks.

Distinct from Bootstrap CSS Framework Bridges: Shortlist candidates focus on specific wrappers or learning tutorials, whereas this is the general identity of providing Bootstrap's CSS-based elements.

Explore 5 awesome GitHub repositories matching user interface & experience · Bootstrap CSS Integrations. Refine with filters or upvote what's useful.

Awesome Bootstrap CSS Integrations GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • valor-software/ngx-bootstrapvalor-software 的头像

    valor-software/ngx-bootstrap

    5,519在 GitHub 上查看↗

    ngx-bootstrap is a set of Bootstrap-styled UI widgets and components built specifically for the Angular framework. It provides a library of reusable interface elements designed to work with the Angular Ivy compilation and rendering engine. The library enables the integration of Bootstrap components into Angular applications to create responsive user interfaces without requiring manual CSS or JavaScript. It replaces the need for jQuery by using Angular directives for state management and an adaptive positioning engine for floating elements. The component set covers a wide range of interactive

    Integrates Bootstrap's CSS-based interface elements and layout tools into Angular applications.

    TypeScriptangularbootstrapcarousel
    在 GitHub 上查看↗5,519
  • lunet-io/markdiglunet-io 的头像

    lunet-io/markdig

    5,257在 GitHub 上查看↗

    Markdig 是一个用于 .NET 应用的高性能 Markdown 处理器,可将 Markdown 文本转换为 HTML 或其他目标格式。它是一个符合 CommonMark 标准的解析器和可扩展引擎,能够将 Markdown 转换为可搜索和可操作的抽象语法树。 该库提供了一个框架,通过解析器和渲染器的模块化流水线来添加自定义语法和渲染逻辑。它支持原生提前编译(AOT)和修剪(trimming),以最大限度地减小二进制体积。 功能包括生成带有自定义属性和样式的结构化 HTML、提取用于静态站点处理的 YAML 前置元数据(front matter),以及将内容转换为纯文本。该引擎还涵盖了排版增强、数学公式准备和自动化链接格式化。 该处理器包含精确的源映射以跟踪字符跨度,并采用输出流和嵌套深度限制来管理性能和稳定性。

    Integrates Bootstrap CSS classes into generated HTML elements like tables, blockquotes, and figures.

    C#
    在 GitHub 上查看↗5,257
  • bootboxjs/bootboxbootboxjs 的头像

    bootboxjs/bootbox

    5,026在 GitHub 上查看↗

    Bootbox 是一个程序化对话框库和 JavaScript 模态界面,旨在创建非阻塞的警报、确认和提示对话框。它充当 Bootstrap CSS 框架的包装器,提供了一套将样式化弹出交互添加到 Web 界面的工具包。 该库通过程序化 API 模拟原生浏览器对话框行为,用异步模态窗口替换阻塞警报。它的特色在于提供本地化界面设计,允许使用内置或自定义翻译集将对话框按钮和内容翻译成多种语言。 该项目涵盖了一系列对话框组件,包括简单通知、确认提示和用于捕获文本、密码或选择的结构化输入字段。它提供了可视化配置工具(如调整对话框大小和居中),以及用于控制对话框生命周期和批量关闭活动窗口的管理功能。

    Implements a programmatic JavaScript API to create and manage modal dialogs using Bootstrap CSS.

    JavaScript
    在 GitHub 上查看↗5,026
  • sshwsfc/django-xadminsshwsfc 的头像

    sshwsfc/django-xadmin

    4,757在 GitHub 上查看↗

    django-xadmin is a web-based administrative dashboard for Django projects that replaces the default administration interface. It provides a responsive user interface built with the Bootstrap CSS framework for managing application data and site records. The system features a plugin-based framework that allows for the addition of specialized functionality through independent software modules. It includes a customizable landing page that uses a widget-based dashboard to report high-level site metrics and operational information. The platform covers administrative data management through web-bas

    Provides a responsive administrative interface by integrating Bootstrap's CSS framework for layout and styling.

    Python
    在 GitHub 上查看↗4,757
  • seyhunak/twitter-bootstrap-railsseyhunak 的头像

    seyhunak/twitter-bootstrap-rails

    4,466在 GitHub 上查看↗

    This is a Ruby on Rails integration gem and UI framework that provides tools for incorporating the Bootstrap CSS framework into Ruby on Rails applications. It serves as a frontend asset pipeline bridge to manage responsive grids and pre-styled components within the Rails build process. The project provides a set of generators to automate the creation of themed layouts, scaffold views, and directory structures. It includes a component generator that uses helper methods to produce complex UI elements such as navigation bars, modal dialogs, and breadcrumb navigation without requiring manual HTML

    Integrates the Bootstrap CSS framework into Ruby on Rails to provide responsive grids and pre-styled components.

    Rubybootstrapbootstrap-generatorrails-gem
    在 GitHub 上查看↗4,466
  1. Home
  2. User Interface & Experience
  3. Bootstrap CSS Integrations

探索子标签

  • Modal WrappersJavaScript libraries that wrap Bootstrap modal functionality into a programmatic API. **Distinct from Bootstrap CSS Integrations:** Specifically targets the wrapping of modal components rather than general CSS layout integrations