awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
csstools avatar

csstools/sanitize.css

0
View on GitHub↗
5,293 نجوم·302 تفرعات·CSS·CC0-1.0·8 مشاهداتcsstools.github.io/sanitize.css↗

Sanitize.css

sanitize.css هي مكتبة تطبيع وإعادة تعيين CSS توفر أساسًا موحدًا للطباعة، وعناصر التحكم في النماذج، وتخطيطات العناصر. تزيل تباينات المتصفح الافتراضية لإنشاء أساس يمكن التنبؤ به لتصميم الويب والتطبيقات الحديثة.

ينفذ المشروع أساس CSS حديثًا يركز على خطوط واجهة النظام والعرض المتسق عبر مختلف متصفحات الويب وأنظمة التشغيل. ويدمج مجموعة خطوط نظام لضمان طباعة متسقة وعرض سريع على منصات مختلفة.

تغطي ورقة الأنماط إمكانيات التخطيط وإمكانية الوصول الأساسية، بما في ذلك توحيد نموذج حجم الصندوق (box-sizing) وإزالة الأنماط الخاصة بنظام التشغيل من مدخلات النماذج. وتطبق قيودًا متجاوبة على الصور ومقاطع الفيديو لمنع تجاوز التخطيط وتتضمن آليات لاحترام تفضيلات مستوى النظام للحركة المقللة.

Features

  • Browser Style Resets - Provides a comprehensive reset of browser default styles to establish a neutral baseline for all elements.
  • CSS Resets - Provides a set of baseline styles that remove browser default inconsistencies for a predictable design foundation.
  • Browser Style Normalizers - Resets default browser styles for all HTML elements to ensure a consistent rendering baseline.
  • System Font Stacks - Integrates a prioritized stack of native system fonts for fast and consistent typography across platforms.
  • Form Element Normalization - Removes operating system specific styling from form inputs for consistent cross-browser appearance.
  • Box Sizing Configurations - Standardizes the box-sizing property globally to ensure predictable element dimension calculations.
  • Cross-Browser Consistency Layers - Provides a consistency layer that removes browser and OS specific styling from form controls.
  • CSS Normalization - Resets browser default styles to ensure a consistent and predictable baseline across different platforms.
  • Modern CSS Best Practices - Implements a modern baseline of styles focusing on system fonts and consistent rendering for web applications.
  • Typography Systems - Applies global settings for system interface fonts and consistent line heights for better legibility.
  • Asset Size Constraints - Applies constraints to images and videos to prevent layout overflow and maintain reading measures.
  • Web Accessibility Compliance - Implements accessibility standards by respecting reduced motion preferences and optimizing typography legibility.
  • Motion Preference Handlers - Provides CSS rules that detect and respond to system-level reduced motion preferences.
  • Responsive Media Constraints - Implements responsive constraints on images and videos to prevent layout overflow and maintain consistent reading measures.
  • Media Overflow Constraints - Applies responsive constraints to images and videos to prevent layout overflow on small screens.
  • Responsive CSS Frameworks - Provides a collection of base rules for optimizing asset layout and handling system-level accessibility preferences.
  • CSS Styling Libraries - Modern CSS reset and normalization.
  • Stalled Development Frameworks - Foundation for best-practice CSS styling.

سجل النجوم

مخطط تاريخ النجوم لـ csstools/sanitize.cssمخطط تاريخ النجوم لـ csstools/sanitize.css

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة csstools/sanitize.css؟

sanitize.css هي مكتبة تطبيع وإعادة تعيين CSS توفر أساسًا موحدًا للطباعة، وعناصر التحكم في النماذج، وتخطيطات العناصر. تزيل تباينات المتصفح الافتراضية لإنشاء أساس يمكن التنبؤ به لتصميم الويب والتطبيقات الحديثة.

ما هي الميزات الرئيسية لـ csstools/sanitize.css؟

الميزات الرئيسية لـ csstools/sanitize.css هي: Browser Style Resets, CSS Resets, Browser Style Normalizers, System Font Stacks, Form Element Normalization, Box Sizing Configurations, Cross-Browser Consistency Layers, CSS Normalization.

ما هي البدائل مفتوحة المصدر لـ csstools/sanitize.css؟

تشمل البدائل مفتوحة المصدر لـ csstools/sanitize.css: jonathantneal/sanitize.css — sanitize.css is a CSS reset library and normalizer that provides a baseline stylesheet for web projects. It… necolas/normalize.css — Normalize.css is a CSS reset library and browser style normalizer. It provides a collection of baseline styles… sindresorhus/modern-normalize — modern-normalize is a CSS reset stylesheet and browser style normalizer. It provides a minimal set of global style… twbs/bootstrap — Bootstrap is a comprehensive, mobile-first CSS framework designed for building responsive web interfaces. It provides… allthingssmitty/css-protips — This project is a curated knowledge base and technical reference for professional web styling. It serves as a… joshuaclayton/blueprint-css — Blueprint-css is a CSS framework that provides a set of predefined styles and a responsive grid system for building…

بدائل مفتوحة المصدر لـ Sanitize.css

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Sanitize.css.
  • jonathantneal/sanitize.cssالصورة الرمزية لـ jonathantneal

    jonathantneal/sanitize.css

    5,293عرض على GitHub↗

    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
    عرض على GitHub↗5,293
  • necolas/normalize.cssالصورة الرمزية لـ necolas

    necolas/normalize.css

    53,540عرض على GitHub↗

    Normalize.css is a CSS reset library and browser style normalizer. It provides a collection of baseline styles designed to ensure a consistent visual appearance of HTML elements across all modern web browsers. The project functions as a cross-browser consistency layer that corrects common default rendering bugs and eliminates inconsistencies in user-agent stylesheets. It establishes a uniform visual baseline by overriding default browser rendering behaviors and mitigating vendor-specific errors. This stylesheet standardizes browser rendering to prevent unexpected layout bugs and ensures that

    CSScsscss-resetnormalize-css
    عرض على GitHub↗53,540
  • sindresorhus/modern-normalizeالصورة الرمزية لـ sindresorhus

    sindresorhus/modern-normalize

    7,348عرض على GitHub↗

    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
    عرض على GitHub↗7,348
  • twbs/bootstrapالصورة الرمزية لـ twbs

    twbs/bootstrap

    174,380عرض على GitHub↗

    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
    عرض على GitHub↗174,380
عرض جميع البدائل الـ 30 لـ Sanitize.css→