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

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

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

2 مستودعات

Awesome GitHub RepositoriesCustom Utility Registrations

Methods for generating or extending CSS utility classes through programmatic APIs or configuration.

Explore 2 awesome GitHub repositories matching web development · Custom Utility Registrations. Refine with filters or upvote what's useful.

Awesome Custom Utility Registrations GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • 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

    Generates and extends custom utility classes for responsive design and layout properties through a programmatic API.

    MDXbootstrapcsscss-framework
    عرض على GitHub↗174,380
  • tailwindlabs/tailwindcssالصورة الرمزية لـ tailwindlabs

    tailwindlabs/tailwindcss

    95,592عرض على GitHub↗

    Utility-first CSS framework for fast, design-system-friendly styling.

    Registers custom utility classes that automatically inherit support for responsive breakpoints and interaction states.

    TypeScriptcssframeworkutility
    عرض على GitHub↗95,592
  1. Home
  2. Web Development
  3. Web Standards
  4. Responsive CSS Frameworks
  5. Custom Utility Registrations

استكشف الوسوم الفرعية

  • Custom Utility DefinitionsCreating custom CSS utility properties with shorthands, token mappings, and transform functions. **Distinct from Custom Utility Registrations:** Distinct from Custom Utility Registrations: focuses on defining utility properties with shorthands and transforms, not just registration methods.