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

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

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

7 مستودعات

Awesome GitHub RepositoriesCustom Form Controls

Styled replacements for native browser form inputs that maintain accessibility.

Explore 7 awesome GitHub repositories matching user interface & experience · Custom Form Controls. Refine with filters or upvote what's useful.

Awesome Custom Form Controls 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

    Replaces native checkbox and radio inputs with accessible, custom-styled alternatives that maintain consistent state behavior.

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

    filamentphp/filament

    31,215عرض على GitHub↗

    Filament is a full-stack framework for building administrative panels and management interfaces within the Laravel ecosystem. It provides a declarative, component-based architecture that allows developers to construct complex, data-driven applications using server-side configuration objects rather than manual HTML. By inspecting database model structures and relationships, the framework automates the generation of CRUD interfaces, forms, and data tables, significantly reducing boilerplate code. The project distinguishes itself through a highly modular and extensible design that supports custo

    Allows developers to define reusable form components by creating custom classes and associated view templates.

    PHPadminalpine-jsbuilder
    عرض على GitHub↗31,215
  • snapappointments/bootstrap-selectالصورة الرمزية لـ snapappointments

    snapappointments/bootstrap-select

    9,826عرض على GitHub↗

    Bootstrap Select is a jQuery plugin that replaces standard HTML select elements with a stylized interface. It functions as a custom dropdown menu that transforms native browser inputs into accessible form components. The project differentiates itself by providing real-time search filtering, multi-select data entry, and the ability to populate selection lists dynamically via remote JSON sources. To maintain browser performance when handling large datasets, it utilizes virtual rendering to display only the visible subset of options. The component includes accessibility support through ARIA att

    Transforms standard HTML select elements into polished, modern components using Bootstrap and jQuery.

    JavaScriptbootstrapdropdownjavascript
    عرض على GitHub↗9,826
  • grouper/flatuikitالصورة الرمزية لـ Grouper

    Grouper/FlatUIKit

    7,742عرض على GitHub↗

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

    Replaces standard iOS input controls like sliders and switches with flat-styled custom alternatives.

    Objective-C
    عرض على GitHub↗7,742
  • tastyigniter/tastyigniterالصورة الرمزية لـ tastyigniter

    tastyigniter/TastyIgniter

    3,532عرض على GitHub↗

    TastyIgniter is a comprehensive restaurant management system and digital ordering engine. Built as a modular application framework, it provides the tools necessary to operate online food ordering, table reservation systems, and multi-vendor e-commerce platforms. The platform is designed to handle complex restaurant operations, including multi-location networking and multi-vendor marketplace management. It distinguishes itself through specialized restaurant automation, such as coordinating guest limits and time slots for bookings, managing ingredient and allergen catalogs, and implementing mul

    Allows extending admin forms with custom input types through registered widget classes.

    PHPfood-orderingfood-ordering-systemlaravel
    عرض على GitHub↗3,532
  • markusenglund/react-switchالصورة الرمزية لـ markusenglund

    markusenglund/react-switch

    1,340عرض على GitHub↗

    React Switch is an interactive form input element for capturing binary boolean choices in web applications. It functions as a reusable toggle switch component designed to assemble accessible layouts. The component supports custom styling, embedded icons, and smooth dragging interactions across both mouse and touch screen gestures. Developers can customize dimensions, colors, shadows, border radius, and active states. It also includes options to restrict user interaction and visually dim the presentation.

    Provides custom styling and configuration options for form input elements to match specific design requirements.

    JavaScript
    عرض على GitHub↗1,340
  • euvl/vue-js-toggle-buttonالصورة الرمزية لـ euvl

    euvl/vue-js-toggle-button

    924عرض على GitHub↗

    Vue.js toggle switch component is a lightweight interactive frontend form control that collects boolean input and renders a customizable binary switch for web applications. It functions as a customizable UI widget with configurable colors, dimensions, labels, and transition animations, replacing standard checkboxes and radio buttons to match specific design requirements. The component manages binary toggle states internally while exposing event emitters, triggering callback functions with updated state and click details upon user interaction. It maintains UI consistency through reactive prop

    Replaces standard checkboxes and radio buttons with custom interactive switch controls.

    Vuebuttonjavascriptswitch
    عرض على GitHub↗924
  1. Home
  2. User Interface & Experience
  3. Form Components
  4. Custom Form Controls