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
·

5 Repos

Awesome GitHub RepositoriesResponsive Front-End Frameworks

Collections of CSS and JavaScript tools specifically for building websites that adapt to different screen sizes.

Distinct from Front End Frameworks: Existing candidates are either too general (Front End) or focused on alternative front-ends, not responsive framework toolkits.

Explore 5 awesome GitHub repositories matching web development · Responsive Front-End Frameworks. Refine with filters or upvote what's useful.

Awesome Responsive Front-End Frameworks GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • foundation/foundation-sitesAvatar von foundation

    foundation/foundation-sites

    29,778Auf GitHub ansehen↗

    Foundation Sites is a responsive front-end framework providing a collection of CSS and JavaScript tools to build websites that automatically adapt to different screen sizes and devices. It functions as a responsive design library and cross-browser UI toolkit, offering a grid layout system and pre-styled interface components to ensure consistent rendering across modern web browsers. The framework enables rapid front-end UI prototyping and the integration of interactive components through a scripting interface that manages the lifecycle of UI plugins. It supports custom CSS framework management

    Functions as a comprehensive collection of CSS and JavaScript tools for building automatically adaptive websites.

    HTML
    Auf GitHub ansehen↗29,778
  • uikit/uikitAvatar von uikit

    uikit/uikit

    18,534Auf GitHub ansehen↗

    UIkit is a CSS front-end framework and accessible UI component library designed for building responsive web interfaces. It provides a comprehensive set of styling classes and modular components alongside a JavaScript interaction toolkit for managing behavioral elements. The framework includes native support for internationalized web interfaces, featuring multi-locale text translation and right-to-left layout directions. It employs a responsive layout engine that uses flexible grids, adaptive breakpoints, and container widths to align content across different screen sizes. The toolkit covers

    Provides a collection of styling classes and modular components for building websites that adapt to different screen sizes.

    HTML
    Auf GitHub ansehen↗18,534
  • olton/metrouiAvatar von olton

    olton/metroui

    7,077Auf GitHub ansehen↗

    Metro UI is a progressive front-end framework for building reactive single-page applications with a Metro-style design language. It provides a component-based UI library with over 150 prebuilt interface elements, a reactive state model that automatically updates the DOM when application data changes, and a responsive grid layout system for mobile-first web development. The framework uses an HTML-first approach where interactive interfaces are assembled by adding custom HTML attributes to elements, eliminating the need for manual JavaScript glue code. It includes a hash-based SPA router for na

    Provides an HTML-first framework for building reactive single-page applications with declarative attributes.

    JavaScriptbootstrapbootstrap-replacementcomponent-library
    Auf GitHub ansehen↗7,077
  • vanjs-org/vanAvatar von vanjs-org

    vanjs-org/van

    4,390Auf GitHub ansehen↗

    Van is a reactive JavaScript UI framework designed for building user interfaces with state binding and automatic DOM updates without a virtual DOM. It functions as a buildless frontend framework, allowing the creation of reactive applications using standard JavaScript functions that run directly in the browser without a compilation step. The framework includes a reactive state manager that uses proxy-based objects to track dependencies and trigger targeted UI updates. It provides a server-side rendering tool for generating static HTML and a corresponding client-side hydration process to attac

    Provides a process for transforming standard HTML or Markdown snippets into reactive components.

    JavaScriptdata-bindingdomdom-manipulation
    Auf GitHub ansehen↗4,390
  • fomantic/fomantic-uiAvatar von fomantic

    fomantic/fomantic-ui

    3,759Auf GitHub ansehen↗

    Fomantic-UI is a component-based CSS library and frontend design system used to build consistent, responsive user interfaces. It functions as a CSS framework and responsive UI toolkit, providing a structured approach to managing typography, color palettes, and spacing. The project enables the development of custom UI components and the implementation of unified design systems across web applications. It provides a variable-driven theme compilation process to customize visual styles and a build-time system to compile selected components into production CSS bundles. The toolkit covers a broad

    Provides a collection of CSS and JavaScript tools for building websites that adapt to different screen sizes.

    JavaScript
    Auf GitHub ansehen↗3,759
  1. Home
  2. Web Development
  3. Responsive Front-End Frameworks

Unter-Tags erkunden

  • HTML-First Reactive Frameworks1 Sub-TagFrameworks that use declarative HTML attributes and automatic state-driven DOM updates for building single-page applications. **Distinct from Responsive Front-End Frameworks:** Distinct from Responsive Front-End Frameworks: focuses on the HTML-first declarative paradigm and reactive state management, not just responsive layout.