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

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

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

3 مستودعات

Awesome GitHub RepositoriesComponent Styling Patterns

Ready-to-use CSS code for styling common UI components like buttons, cards, and tooltips.

Distinct from CSS-Only UI Components: Distinct from Component Styling (tools for managing styles) and CSS-Only UI Components (interactive components); focuses on pre-written styling code for static components.

Explore 3 awesome GitHub repositories matching user interface & experience · Component Styling Patterns. Refine with filters or upvote what's useful.

Awesome Component Styling Patterns GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • l-hammer/you-need-to-know-cssالصورة الرمزية لـ l-hammer

    l-hammer/You-need-to-know-css

    5,444عرض على GitHub↗

    You-need-to-know-css is a curated library of pre-written CSS code snippets for common frontend styling tasks including layout patterns, visual effects, animations, and component styling. It serves as a quick reference for developers looking to implement ready-to-use styling solutions without writing CSS from scratch. The collection is organized by visual effect or layout category, with each snippet presented on a standalone page that includes syntax-highlighted code, property documentation explaining the CSS rules and their values, and a live inline demo rendered inside an isolated iframe to

    Ships pre-written CSS for styling common UI components such as buttons, cards, and modals.

    CSScsscss-animationscss-center
    عرض على GitHub↗5,444
  • gluestack/gluestack-uiالصورة الرمزية لـ gluestack

    gluestack/gluestack-ui

    4,931عرض على GitHub↗

    gluestack-ui is a cross-platform React component library built with Tailwind CSS. It provides over 30 pre-built, accessible components that can be installed by copying their source files directly into a project, giving developers full control over customization without external runtime dependencies. Every component implements WAI-ARIA patterns, keyboard navigation, and screen reader support out of the box. A key differentiator is the copy-paste architecture: rather than a traditional package dependency, component source code is placed in the project, allowing direct editing and eliminating ve

    Integrates utility-first CSS classes into component styling for consistent appearance across platforms.

    TypeScriptaccessibilitycomponent-librarycustomizable-components
    عرض على GitHub↗4,931
  • bansal/pattern.cssالصورة الرمزية لـ bansal

    bansal/pattern.css

    3,925عرض على GitHub↗

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

    Offers a set of lightweight styles that create visual patterns without images or JavaScript.

    HTMLbootstrapcsscss-framework
    عرض على GitHub↗3,925
  1. Home
  2. User Interface & Experience
  3. CSS Styling
  4. Component Styling Patterns

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

  • CSS Visual Effect ComponentsLightweight CSS-only components designed to create specific visual effects or textures. **Distinct from CSS-Only UI Components:** Focuses on decorative visual effects rather than interactive UI components like menus or tabs