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

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

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

tailwindlabs/tailwindcss-forms

0
View on GitHub↗
4,562 نجوم·229 تفرعات·HTML·MIT·5 مشاهداتtailwindcss-forms.vercel.app↗

Tailwindcss Forms

هذا المشروع عبارة عن مكون إضافي لـ Tailwind CSS يوفر خط أساس موحد لعناصر التحكم في النماذج عبر متصفحات الويب المختلفة. يعمل كإعادة تعيين لنمط نموذج CSS، حيث يزيل مظاهر المتصفح الافتراضية غير المتسقة من المدخلات، ومربعات الاختيار، وأزرار الاختيار لتأسيس أساس محايد للتصميم القائم على الأدوات المساعدة (utility-first).

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

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

Features

  • Form - Provides a neutral baseline for form controls by removing inconsistent browser-default styles.
  • Tailwind Plugin Extensions - Extends the Tailwind CSS build pipeline to inject base styles that reset form defaults.
  • Form Input Components - Establishes a consistent baseline for designing custom input fields and checkboxes across browsers.
  • Form Styling - Applies a uniform, cross-browser base appearance to all native form elements.
  • Style Resets - Removes default browser styling from input fields, checkboxes, and radio buttons.
  • Utility-First Styling - Enables rapid form styling using atomic utility classes without writing custom CSS.
  • Design Token Theming - Integrates form reset values with a central theme configuration via design tokens.
  • Style Sheet Injection - Generates and injects CSS rules into the stylesheet during the PostCSS build process.
  • Utility-First CSS Frameworks - Implements a utility-first approach to provide a normalized foundation for form control styling.
  • Framework Plugins - Provides better default styling for native form elements.

سجل النجوم

مخطط تاريخ النجوم لـ tailwindlabs/tailwindcss-formsمخطط تاريخ النجوم لـ tailwindlabs/tailwindcss-forms

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

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

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

Start searching with AI

بدائل مفتوحة المصدر لـ Tailwindcss Forms

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Tailwindcss Forms.
  • tailwindlabs/tailwindcss-typographyالصورة الرمزية لـ tailwindlabs

    tailwindlabs/tailwindcss-typography

    6,249عرض على GitHub↗

    Tailwind CSS Typography is a plugin for the Tailwind CSS framework that provides hand-tuned typographic defaults for blocks of vanilla HTML content, such as content from Markdown or a CMS. It applies beautiful prose styles to HTML content using a single class, eliminating the need for custom CSS to style rich text. The plugin distinguishes itself by offering deep customization and control over typography. Users can adjust the overall font size of prose content across five predefined sizes, select from five built-in gray-scale palettes to match a project's color scheme, and seamlessly adapt ty

    JavaScript
    عرض على GitHub↗6,249
  • skeletonlabs/skeletonالصورة الرمزية لـ skeletonlabs

    skeletonlabs/skeleton

    5,989عرض على GitHub↗

    Skeleton is a design system and accessible UI component library built on Tailwind CSS. It provides a collection of pre-built interactive components with built-in accessibility and state management, alongside a CSS custom properties theme engine that enables runtime theme switching and dark mode support. The project distinguishes itself through its adaptive design system approach, using CSS custom properties to create themeable tokens that integrate directly with Tailwind's utility-first framework. This allows developers to build visual design systems with customizable colors, fonts, and aesth

    TypeScripta11yaccessibilityastro
    عرض على GitHub↗5,989
  • nativewind/nativewindالصورة الرمزية لـ nativewind

    nativewind/nativewind

    7,960عرض على GitHub↗

    NativeWind is a utility-first CSS framework that integrates Tailwind CSS design patterns into React Native applications. It functions as a cross-platform styling system and style mapper that translates CSS-based utility classes into native style objects compatible with mobile platforms. The framework provides a responsive UI engine that implements breakpoints, dark mode management, and platform-specific modifiers. It allows for the definition of custom themes including global colors, fonts, and spacing values to maintain a consistent visual identity across different devices. The system cover

    TypeScriptcssnativewindreact
    عرض على GitHub↗7,960
  • unocss/unocssالصورة الرمزية لـ unocss

    unocss/unocss

    18,854عرض على GitHub↗

    UnoCSS is an atomic CSS engine and utility-first framework that generates styles on-demand based on the specific classes used in your source code. By scanning your project files during the build process, it produces only the CSS necessary for your application, effectively minimizing bundle size and eliminating unused styles. The engine distinguishes itself through a highly modular, configuration-driven architecture that allows for deep customization of design tokens, rules, and presets. It supports advanced styling patterns such as attribute-based styling, tag-based styling, and dynamic varia

    TypeScriptatomic-cssengineunocss
    عرض على GitHub↗18,854
عرض جميع البدائل الـ 30 لـ Tailwindcss Forms→

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

ما هي وظيفة tailwindlabs/tailwindcss-forms؟

هذا المشروع عبارة عن مكون إضافي لـ Tailwind CSS يوفر خط أساس موحد لعناصر التحكم في النماذج عبر متصفحات الويب المختلفة. يعمل كإعادة تعيين لنمط نموذج CSS، حيث يزيل مظاهر المتصفح الافتراضية غير المتسقة من المدخلات، ومربعات الاختيار، وأزرار الاختيار لتأسيس أساس محايد للتصميم القائم على الأدوات المساعدة (utility-first).

ما هي الميزات الرئيسية لـ tailwindlabs/tailwindcss-forms؟

الميزات الرئيسية لـ tailwindlabs/tailwindcss-forms هي: Form, Tailwind Plugin Extensions, Form Input Components, Form Styling, Style Resets, Utility-First Styling, Design Token Theming, Style Sheet Injection.

ما هي البدائل مفتوحة المصدر لـ tailwindlabs/tailwindcss-forms؟

تشمل البدائل مفتوحة المصدر لـ tailwindlabs/tailwindcss-forms: tailwindlabs/tailwindcss-typography — Tailwind CSS Typography is a plugin for the Tailwind CSS framework that provides hand-tuned typographic defaults for… nativewind/nativewind — NativeWind is a utility-first CSS framework that integrates Tailwind CSS design patterns into React Native… skeletonlabs/skeleton — Skeleton is a design system and accessible UI component library built on Tailwind CSS. It provides a collection of… unocss/unocss — UnoCSS is an atomic CSS engine and utility-first framework that generates styles on-demand based on the specific… webstudio-is/webstudio — Webstudio is a visual CMS and website builder that provides a visual development environment for designing and… franken-ui/ui — This project is a design system toolkit and component library that provides a framework-agnostic approach to building…