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
·
Back to necolas/normalize.css

Open-source alternatives to Normalize.css

30 open-source projects similar to necolas/normalize.css, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Normalize.css alternative.

  • csstools/sanitize.cssAvatar von csstools

    csstools/sanitize.css

    5,293Auf GitHub ansehen↗

    sanitize.css is a CSS normalizer and reset library that provides a standardized baseline for typography, form controls, and element layouts. It removes browser default inconsistencies to establish a predictable foundation for web design and modern applications. The project implements a modern CSS baseline focusing on system interface fonts and consistent rendering across different web browsers and operating systems. It integrates a system-font stack to ensure consistent typography and fast rendering on various platforms. The stylesheet covers core layout and accessibility capabilities, inclu

    CSS
    Auf GitHub ansehen↗5,293
  • sindresorhus/modern-normalizeAvatar von sindresorhus

    sindresorhus/modern-normalize

    7,348Auf GitHub ansehen↗

    modern-normalize is a CSS reset stylesheet and browser style normalizer. It provides a minimal set of global style overrides designed to remove inconsistent default user-agent styles and prevent browser-specific rendering quirks. The project establishes a predictable frontend layout baseline by standardizing typography and layout properties. It specifically enforces a consistent layout model by applying border-box sizing across all HTML elements. The stylesheet uses tag-based global targeting to apply normalization rules directly to HTML elements, removing the need for specific class names.

    TypeScript
    Auf GitHub ansehen↗7,348
  • jonathantneal/sanitize.cssAvatar von jonathantneal

    jonathantneal/sanitize.css

    5,293Auf GitHub ansehen↗

    sanitize.css is a CSS reset library and normalizer that provides a baseline stylesheet for web projects. It establishes a uniform visual starting point by removing inconsistent browser-specific default styles and implementing a global CSS reset. The project focuses on cross-browser style normalization, ensuring that typography, form controls, and HTML elements render consistently across different browsers and devices. It implements a system-font stack to eliminate rendering discrepancies and applies box-sizing normalization to ensure a predictable layout model. The library also includes acce

    CSS
    Auf GitHub ansehen↗5,293

KI-Suche

Entdecke weitere awesome Repositories

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

Find more with AI search
  • milligram/milligramAvatar von milligram

    milligram/milligram

    10,214Auf GitHub ansehen↗

    A minimalist CSS framework.

    HTMLampcsscss-framework
    Auf GitHub ansehen↗10,214
  • twbs/bootstrapAvatar von twbs

    twbs/bootstrap

    174,380Auf GitHub ansehen↗

    Bootstrap is a comprehensive, mobile-first CSS framework designed for building responsive web interfaces. It provides a standardized library of reusable UI components, such as navigation bars, modals, and forms, alongside a robust grid system that ensures consistent layout alignment across diverse viewport sizes. By establishing a baseline through browser normalization and standardized typography, the project enables developers to create accessible, cross-browser compatible web applications. The framework distinguishes itself through a modular Sass-based architecture that allows for deep cust

    MDXbootstrapcsscss-framework
    Auf GitHub ansehen↗174,380
  • chakra-ui/chakra-ui-vueAvatar von chakra-ui

    chakra-ui/chakra-ui-vue

    1,846Auf GitHub ansehen↗

    Chakra UI Vue is a component library for the Vue.js ecosystem that provides a collection of modular, accessible building blocks for constructing user interfaces. It functions as a design system provider, enabling developers to manage global design tokens and visual consistency across complex applications through a centralized theme provider. The framework distinguishes itself by integrating accessibility logic and WAI-ARIA attributes directly into its base components, ensuring that keyboard navigation and screen reader compatibility are handled by default. It utilizes a declarative styling ap

    JavaScripta11yaccessibilitychakra-ui
    Auf GitHub ansehen↗1,846
  • joshuaclayton/blueprint-cssAvatar von joshuaclayton

    joshuaclayton/blueprint-css

    5,286Auf GitHub ansehen↗

    Blueprint-css is a CSS framework that provides a set of predefined styles and a responsive grid system for building consistent web page layouts and typography. It includes a browser style reset to remove default browser styling, ensuring a uniform visual starting point across different environments. The framework features a column-based responsive grid system that automatically adapts web content across various screen sizes and devices. It also includes a dedicated print stylesheet to optimize the appearance of web content specifically for physical printing. The project covers typography sta

    CSS
    Auf GitHub ansehen↗5,286
  • pure-css/pureAvatar von pure-css

    pure-css/pure

    23,731Auf GitHub ansehen↗

    Pure is a CSS UI framework and modular component library designed for building consistent web layouts and interface components. It functions as a responsive CSS grid system and a CSS reset library that normalizes default browser rendering to ensure a uniform appearance across different web environments. The project provides standalone styles for common interactive elements such as buttons, menus, forms, and tables. It utilizes a modular architecture that allows for the inclusion of specific style modules and employs namespace isolation to prevent visual conflicts between components. The fram

    JavaScript
    Auf GitHub ansehen↗23,731
  • mobi-css/mobi.cssAvatar von mobi-css

    mobi-css/mobi.css

    2,316Auf GitHub ansehen↗

    Mobi.css is a lightweight, mobile-first CSS framework designed to provide a consistent foundation for web interface development. It establishes a stable visual baseline by normalizing default browser styles across all platforms, ensuring that standard interface elements like buttons, forms, and text blocks maintain a cohesive appearance. The framework utilizes a flexible grid system based on container models that automatically adjust content dimensions and alignment to fit varying screen sizes and device orientations. By prioritizing mobile constraints and employing viewport-based breakpoints

    CSScsscss-frameworkcssnext
    Auf GitHub ansehen↗2,316
  • sofish/typo.cssAvatar von sofish

    sofish/typo.css

    4,535Auf GitHub ansehen↗

    typo.css is a CSS framework and reset library designed to normalize browser styles and optimize the visual rendering of Chinese characters and punctuation. It provides a web typography system that establishes a consistent visual baseline by removing default browser styling and synchronizing the rendering of Chinese text across different web environments. The project specializes in professional Chinese typesetting through a system of utility classes. These tools allow for the application of grammatical markers, standardized punctuation formatting, and rendering optimizations to improve the rea

    HTML
    Auf GitHub ansehen↗4,535
  • dhg/skeletonAvatar von dhg

    dhg/Skeleton

    19,410Auf GitHub ansehen↗

    Skeleton is a lightweight responsive CSS boilerplate and mobile-first framework. It provides a foundation for building mobile-friendly websites through a fluid 12-column grid system, a minimal CSS reset library to normalize browser defaults, and default styling for raw HTML elements. The project emphasizes a mobile-first development approach, using percentage-based widths and predefined media queries to progressively enhance layouts for larger screens. It includes a utility-first library of single-purpose classes to manage common layout tasks such as floating elements, clearing, and width con

    CSS
    Auf GitHub ansehen↗19,410
  • baeharam/must-know-about-frontendAvatar von baeharam

    baeharam/Must-Know-About-Frontend

    3,675Auf GitHub ansehen↗

    This project is a comprehensive frontend engineering study guide designed to cover the essential technical concepts of modern web development. It serves as a multi-disciplinary reference for mastering the browser execution engine, the JavaScript language, and the structural fundamentals of the web. The collection provides deep dives into JavaScript language internals, including execution contexts, closures, prototypes, and the event loop. It further details web browser internals, focusing on the critical rendering path, DOM construction, and engine mechanics. The guide also covers web securi

    cssfront-endhtml
    Auf GitHub ansehen↗3,675
  • allthingssmitty/css-protipsAvatar von AllThingsSmitty

    AllThingsSmitty/css-protips

    30,114Auf GitHub ansehen↗

    This project is a curated knowledge base and technical reference for professional web styling. It serves as a comprehensive guide to modern CSS best practices, focusing on techniques that leverage native browser capabilities to create efficient, maintainable, and scalable stylesheets. The collection emphasizes the use of declarative style logic and modern layout engines to replace brittle, imperative approaches. By prioritizing native pseudo-class state management, logical property mapping, and relative unit scaling, the guide demonstrates how to build responsive interfaces that remain consis

    awesomeawesome-listcss
    Auf GitHub ansehen↗30,114
  • carbon-design-system/carbonAvatar von carbon-design-system

    carbon-design-system/carbon

    9,172Auf GitHub ansehen↗

    Carbon is an enterprise design system that provides a comprehensive collection of reusable UI components, design tokens, and guidelines for building professional web applications. It functions as a CSS framework that enforces a unified design language across projects through standardized typography, spacing, and color palettes. The system utilizes a platform-agnostic design token system to maintain visual consistency across different technologies. This includes centralized management of brand colors, motion easing curves, and a curated library of accessible SVG icons. The framework covers a

    TypeScript
    Auf GitHub ansehen↗9,172
  • necolas/react-native-webAvatar von necolas

    necolas/react-native-web

    22,132Auf GitHub ansehen↗

    This project is a cross-platform user interface framework that maps mobile-native component primitives to standard web elements. It enables developers to build consistent applications that function across both mobile and web environments by providing a unified library of components and shared logic. The framework distinguishes itself through a specialized style engine that converts JavaScript object-based declarations into optimized, scoped CSS at runtime. It also features a responsive layout engine that implements a flexbox-based system, ensuring that interfaces adapt dynamically to differen

    JavaScriptcross-platformcss-in-jsgui-framework
    Auf GitHub ansehen↗22,132
  • animate-css/animate.cssAvatar von animate-css

    animate-css/animate.css

    82,609Auf GitHub ansehen↗

    Animate.css is a library of pre-defined, cross-browser CSS keyframe animations that can be applied to elements through declarative class toggling. It functions as a comprehensive motion framework, providing a standardized set of effects that ensure consistent visual transitions without requiring custom keyframe definitions. The library is built with a focus on accessibility, automatically respecting system-level reduced motion preferences to ensure that animations are disabled or simplified for users sensitive to screen movement. The framework distinguishes itself through a modular build proc

    CSSanimationcsscss-animations
    Auf GitHub ansehen↗82,609
  • andybrewer/mvpAvatar von andybrewer

    andybrewer/mvp

    5,130Auf GitHub ansehen↗

    mvp is a classless CSS framework and minimalist library that applies default visual styles directly to standard HTML elements. It provides a customizable theme designed to create clean pages and polished interfaces without requiring the use of CSS classes. The system uses centralized CSS variables to manage global UI customization, allowing colors and fonts to be updated across the entire interface from a single location. This approach supports a rapid prototyping workflow for developing proofs of concept. The library covers the styling of standard HTML elements, including form controls, typ

    HTML
    Auf GitHub ansehen↗5,130
  • afarkas/html5shivAvatar von aFarkas

    aFarkas/html5shiv

    9,849Auf GitHub ansehen↗

    html5shiv is a JavaScript compatibility polyfill and legacy browser shim that enables the use of HTML5 sectioning elements in outdated versions of Internet Explorer. It provides a compatibility layer that ensures modern HTML5 tags are recognized and rendered correctly by overriding element creation methods. The library ensures that HTML5 sectioning elements contain their child elements in old web engines by applying basic styles. It specifically addresses layout and styling discrepancies for both screen and print media to prevent layout collapse. The project includes a programmable configura

    JavaScript
    Auf GitHub ansehen↗9,849
  • vuetifyjs/vuetifyAvatar von vuetifyjs

    vuetifyjs/vuetify

    41,003Auf GitHub ansehen↗

    This project is a comprehensive UI toolkit that provides a declarative, reactive framework for building modular web interfaces. It centers on a component-based architecture that maps application state to rendered elements, utilizing a twelve-point flexbox grid system and nested containers to manage complex layouts. The library ensures consistent behavior across large-scale applications by providing centralized configuration for component defaults, themes, and global design tokens. What distinguishes this framework is its deep integration of Material Design principles alongside a highly flexib

    TypeScriptjavascriptmaterialmaterial-components
    Auf GitHub ansehen↗41,003
  • jonathantneal/flexibilityAvatar von jonathantneal

    jonathantneal/flexibility

    4,291Auf GitHub ansehen↗

    Flexibility is a JavaScript layout engine and CSS compatibility layer that functions as a polyfill for the CSS Flexbox specification. It simulates flexible box layout behavior in web browsers that do not natively support the specification. The project achieves cross-browser layout consistency by implementing a programmatic system to calculate and apply alignment, direction, and wrapping properties to DOM elements. It provides utilities for both the application and extraction of these layout styles to manage the visual structure of a page. The engine operates through DOM tree traversal and ma

    JavaScript
    Auf GitHub ansehen↗4,291
  • philipwalton/flexbugsAvatar von philipwalton

    philipwalton/flexbugs

    13,560Auf GitHub ansehen↗

    This project is a curated database and technical reference for identifying and fixing CSS Flexbox rendering issues across different web browsers. It serves as a directory of known layout errors, providing specific CSS workarounds and patches to resolve alignment and expansion discrepancies. The project organizes these issues through a community-curated catalog that maps browser-specific rendering failures to the exact CSS properties required to bypass them. It includes a cross-engine compatibility matrix and a troubleshooting guide to help stabilize frontend user interfaces. The system track

    Auf GitHub ansehen↗13,560
  • grsmto/simplebarAvatar von Grsmto

    Grsmto/simplebar

    6,406Auf GitHub ansehen↗

    Custom scrollbars vanilla javascript library with native scroll, done simple, lightweight, easy to use and cross-browser.

    TypeScript
    Auf GitHub ansehen↗6,406
  • h5bp/mobile-boilerplateAvatar von h5bp

    h5bp/mobile-boilerplate

    3,827Auf GitHub ansehen↗

    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

    ApacheConf
    Auf GitHub ansehen↗3,827
  • daneden/animate.cssAvatar von daneden

    daneden/animate.css

    82,613Auf GitHub ansehen↗

    Animate.css is a CSS animation library and browser-based motion framework. It provides a collection of pre-made animations and motion effects used to add visual movement to web elements across different browsers. The library is designed as an accessibility-aware system that automatically disables animations when the operating system has a reduce motion setting enabled. This ensures that web motion respects user preferences for accessibility. The framework covers front-end visual effects and cross-browser UI styling. It utilizes a utility-first architecture with predefined style classes to ma

    CSS
    Auf GitHub ansehen↗82,613
  • north/northN

    north/north

    4,798Auf GitHub ansehen↗

    North is a responsive web design methodology and Sass-based CSS architecture framework. It provides a system for building mobile-first user interfaces using fluid grids and progressive enhancement techniques to ensure a consistent experience across different browser capabilities and screen sizes. The project features a standardized CSS naming system that uses Sass mixins to programmatically generate class names, distinguishing between components, layouts, and states. It also functions as a frontend project scaffolding tool, providing a generator to bootstrap new environments with pre-configur

    CSS
    Auf GitHub ansehen↗4,798
  • mrotherguy/firefox-csshacksAvatar von MrOtherGuy

    MrOtherGuy/firefox-csshacks

    4,447Auf GitHub ansehen↗

    This project is a collection of CSS userstyles designed to modify the Firefox browser user interface and the appearance of web content. It provides a set of style overrides that alter the visual presentation of the browser chrome and web pages. The collection utilizes coordinated theme presets and CSS variables to change the overall color scheme and aesthetic of the browser interface. These presets allow for consistent visual changes across the user interface through variable-based theming. The project covers browser interface customization, userstyle management, and web content styling. It

    CSS
    Auf GitHub ansehen↗4,447
  • 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

    HTML
    Auf GitHub ansehen↗29,778
  • phuocng/html-domAvatar von phuocng

    phuocng/html-dom

    6,524Auf GitHub ansehen↗

    This is a vanilla JavaScript DOM manipulation library that provides a collection of native methods for selecting, creating, and modifying HTML DOM elements without any framework dependencies. It operates directly on the live DOM tree using imperative JavaScript calls, wrapping standard browser DOM APIs into reusable utility functions. The library covers the full spectrum of DOM operations including element selection, creation, removal, content and attribute management, event handling, style and class manipulation, and DOM traversal. It includes approaches for cross-browser DOM compatibility,

    MDXdocument-object-modeldomdom-api
    Auf GitHub ansehen↗6,524
  • qishaoxuan/css_tricksAvatar von QiShaoXuan

    QiShaoXuan/css_tricks

    4,103Auf GitHub ansehen↗

    This project is a collection of reference guides and reusable patterns for implementing CSS layouts, typography, and visual effects. It serves as a library of style snippets and implementation guides for structuring web pages and creating common user interface patterns. The repository provides specialized galleries for visual effects and UI component patterns. These include techniques for creating glassmorphism, complex geometric shapes, and interactive elements such as accordions, tooltips, and animated tab indicators. The project covers a broad range of frontend capabilities, including res

    CSScsscss3
    Auf GitHub ansehen↗4,103
  • edwardtufte/tufte-cssAvatar von edwardtufte

    edwardtufte/tufte-css

    6,498Auf GitHub ansehen↗
    HTMLcsstufte-css
    Auf GitHub ansehen↗6,498