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

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

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

4 مستودعات

Awesome GitHub RepositoriesStyling and CSS Tools

Frameworks and utilities for managing styles and layout in web projects.

Explore 4 awesome GitHub repositories matching part of an awesome list · Styling and CSS Tools. Refine with filters or upvote what's useful.

Awesome Styling and CSS Tools GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • tailwindlabs/tailwindcssالصورة الرمزية لـ tailwindlabs

    tailwindlabs/tailwindcss

    95,592عرض على GitHub↗

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

    Utility-first CSS framework for rapid UI development.

    TypeScriptcssframeworkutility
    عرض على GitHub↗95,592
  • styled-components/styled-componentsالصورة الرمزية لـ styled-components

    styled-components/styled-components

    41,094عرض على GitHub↗

    styled-components is a CSS-in-JS styling library and tool for React components. It provides a cross-platform UI styling API and a dynamic theme management system to maintain consistent design tokens and encapsulate visual logic, preventing global scope conflicts. The library utilizes a unified interface that works across both web environments and native mobile frameworks. It enables the definition of styles using JavaScript and TypeScript template literals, allowing CSS to be bound directly to components. The system supports dynamic prop-based styling, style inheritance, and the creation of

    CSS-in-JS library for expressive component styling.

    TypeScriptcsscss-in-jsreact
    عرض على GitHub↗41,094
  • tachyons-css/tachyonsالصورة الرمزية لـ tachyons-css

    tachyons-css/tachyons

    11,711عرض على GitHub↗

    Tachyons is a utility-first CSS framework and functional CSS library. It provides a collection of single-purpose classes used to style elements and build layouts without writing custom CSS. The framework centers on a mobile-first responsive design system and a nestable grid architecture that adapts layouts across different screen sizes. It includes accessible color palettes and schemes designed to meet visual contrast and accessibility standards. The system provides tools for utility-first styling, responsive layout management, and visual debugging to resolve alignment and spacing issues.

    Functional CSS for building responsive interfaces.

    CSScssdesigndesign-patterns
    عرض على GitHub↗11,711
  • metalsmith/metalsmithالصورة الرمزية لـ metalsmith

    metalsmith/metalsmith

    7,827عرض على GitHub↗

    Metalsmith is a Node.js static site generator and static content processor that transforms source files into websites, eBooks, or technical documentation. It functions as a file-to-object transformer, converting directory trees into plain JavaScript objects that can be programmatically manipulated in memory. The project is built around a pluggable build pipeline where files are passed through a sequence of custom functions to transform content and metadata incrementally. This architecture allows users to extend functionality by writing their own plugins or using third-party modules to define

    Supports compiling and optimizing styles using Sass, Less, and PostCSS through the plugin pipeline.

    JavaScriptjavascriptmarkdownmarkdown-to-html
    عرض على GitHub↗7,827
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Styling and CSS Tools