awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repository-uri

Awesome GitHub RepositoriesResponsive Base Styles

Applies a minimal set of clean, responsive base styles so a page looks good without any custom CSS.

Distinct from CSS Base Styles: Distinct from CSS Base Styles: adds responsive behavior to the base styles, ensuring pages look good without custom CSS.

Explore 3 awesome GitHub repositories matching user interface & experience · Responsive Base Styles. Refine with filters or upvote what's useful.

Awesome Responsive Base Styles GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • milligram/milligramAvatar milligram

    milligram/milligram

    10,214Vezi pe GitHub↗

    A minimalist CSS framework.

    Applies a minimal set of clean, responsive base styles so a page looks good without any custom CSS.

    HTMLampcsscss-framework
    Vezi pe GitHub↗10,214
  • marcj/css-element-queriesAvatar marcj

    marcj/css-element-queries

    4,243Vezi pe GitHub↗

    Acest proiect este o bibliotecă CSS responsivă și un monitor de dimensiuni ale elementelor. Oferă un polyfill pentru container queries CSS, permițând aplicarea stilurilor pe baza dimensiunilor specifice ale unui element în medii în care suportul nativ al browserului este indisponibil. Biblioteca monitorizează lățimea și înălțimea elementelor DOM țintă în timp real, declanșând callback-uri personalizate ori de câte ori dimensiunile se modifică. Adaptează componentele UI prin executarea ajustărilor de layout și a modificărilor de stil pe baza unor praguri de dimensiune predefinite, mai degrabă decât pe dimensiunea generală a ferestrei browserului. Instrumentul gestionează aceste adaptări prin mai multe mecanisme, inclusiv injectarea de variabile CSS dinamice, comutarea claselor bazată pe praguri și utilizarea API-ului ResizeObserver pentru a sincroniza dimensiunile elementelor cu foile de stil.

    Applies different CSS rules based on the size of a specific element rather than the browser window.

    JavaScriptcsselement-querymedia-query
    Vezi pe GitHub↗4,243
  • h5bp/mobile-boilerplateAvatar h5bp

    h5bp/mobile-boilerplate

    3,827Vezi pe GitHub↗

    This project is a mobile web application template and optimization kit providing a foundational project structure for building responsive websites. It functions as a responsive CSS framework and a set of utilities for managing viewport scaling, touch event responses, and user-agent feature detection. The project distinguishes itself through specialized web app manifest configurations and server performance settings. It includes systems for defining home screen icons and metadata to enable web applications to behave like native apps, alongside pre-defined directives for caching, compression, a

    Implements a set of responsive base styles and normalization to ensure consistent styling across device vendors.

    ApacheConf
    Vezi pe GitHub↗3,827
  1. Home
  2. User Interface & Experience
  3. Styling and Theming Systems
  4. CSS Base Styles
  5. Responsive Base Styles

Explorează sub-etichetele

  • Container-Relative StylingApplying different CSS rules based on the size of a specific element rather than the browser window. **Distinct from Responsive Base Styles:** Distinct from Responsive Base Styles: focuses on the specific size of an element container rather than global responsive base styles.