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

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

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

nathanreyes/v-calendar

0
View on GitHub↗
4,521 نجوم·869 تفرعات·HTML·MIT·9 مشاهداتvcalendar.io↗

V Calendar

v-calendar هو مكون تقويم ومنتقي تاريخ قابل للتخصيص لتطبيقات Vue. يوفر واجهة مستخدم تقويم تفاعلية ومكوناً إضافياً لمنتقي التاريخ مصمماً لاختيار التاريخ والوقت، بما في ذلك دعم التواريخ الفردية، ونطاقات التاريخ، وطوابع زمنية محددة.

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

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

تتم إدارة التصميم المرئي من خلال خصائص السمة، ودعم الوضع المظلم، ومتغيرات CSS المخصصة.

Features

  • Date and Time Pickers - Provides a comprehensive UI for selecting single dates, date ranges, and specific timestamps.
  • Calendar Day - Modifies the appearance of date number labels using custom colors, CSS classes, or inline styles.
  • Date Attribute Visualizations - Features a visual date grid that allows marking specific days with attributes, dots, and popovers.
  • Calendar Date Selection - Ships interactive Vue components for picking individual dates or ranges from a calendar grid.
  • Calendar Grid Rendering - Displays dates in daily, weekly, or monthly formats with customizable layouts and localization.
  • Component Slot Customization - Allows replacing default headers, navigation buttons, and day content with custom Vue components via slots.
  • Configuration-Driven Layouts - Determines the visual structure of the calendar grid based on view-mode settings like monthly, weekly, or daily.
  • Layout Configuration - Adjusts the visual structure using options for full-width expansion, weekly views, and multi-column grids.
  • Date Highlighting - Marks individual days or date ranges on the calendar to visually distinguish them from others.
  • Calendar-Based Scheduling Interfaces - Provides a calendar-based interface for managing time-based data with timezone support and programmable navigation.
  • Datepicker Widgets - Implements customizable datepicker widgets with support for localized formats and range restrictions.
  • Calendar Date Decorators - Provides capabilities to apply custom colors and markers to specific dates to highlight events or patterns.
  • Calendar Components - Provides a customizable calendar component for Vue with built-in support for date ranges and time selection.
  • Calendar Navigation Systems - Moves the calendar view to specific dates or pages programmatically to manage focus.
  • Event Visualizations - Visualizes scheduled events and availability by highlighting specific dates or ranges on the calendar.
  • Calendar Localization - Calculates day positions and labels based on regional settings for first-day-of-week and language translations.
  • Regional Calendar Settings - Configures region-specific settings for the first day of the week and translated names for days and months.
  • Date String Parsers - Converts user-entered date text into date objects using a sequence of prioritized formatting masks.
  • Date String Formatters - Supports custom mask strings to define how dates are formatted in headers and input fields.
  • Timezone Configuration - Defines a specific timezone for dates and times or defaults to the browser local setting.
  • Component Style Customizations - Allows adjusting visual styles using theme properties and custom variables to match specific application designs.
  • Time Selection Restrictions - Limits selectable hours and minutes via fixed values, allowed lists, or custom logic functions.
  • Selection Restrictions - Prevents users from selecting specific dates or time periods by marking them as disabled.
  • Date Range Restrictions - Constrains selectable and navigable dates within the calendar to a defined minimum and maximum boundary.
  • Selection Marker Customizations - Enables replacing default selection markers with custom attributes or popovers to change the appearance of selected dates.
  • Popover Overlays - Provides popover overlays that display attribute information when users interact with specific dates.
  • Theme Style Customizations - Supports predefined color themes, dark mode, and custom CSS variables for comprehensive visual styling.
  • Calendar Interaction Events - Triggers custom logic when users click, hover, or focus on specific days or week numbers.

سجل النجوم

مخطط تاريخ النجوم لـ nathanreyes/v-calendarمخطط تاريخ النجوم لـ nathanreyes/v-calendar

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

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

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

Start searching with AI

بدائل مفتوحة المصدر لـ V Calendar

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع V Calendar.
  • patchthecode/jtapplecalendarالصورة الرمزية لـ patchthecode

    patchthecode/JTAppleCalendar

    7,657عرض على GitHub↗

    JTAppleCalendar is a customizable calendar component and date picker library for iOS applications built with Swift. It provides a programmable user interface control designed to display date-based grids and manage date selection. The library supports both single-date and range-based selection modes, allowing for the highlighting of continuous date spans. It features a flexible grid system that enables custom cell rendering and protocol-based customization to match specific application aesthetics. The component includes capabilities for date navigation, range restriction to define viewable bo

    Swift
    عرض على GitHub↗7,657
  • pikaday/pikadayالصورة الرمزية لـ Pikaday

    Pikaday/Pikaday

    8,092عرض على GitHub↗

    Pikaday is a lightweight JavaScript datepicker library and client-side date input manager. It provides a standalone calendar interface for selecting dates in web applications as a zero-dependency UI component that operates without external frameworks or libraries. The tool features a modular CSS architecture that separates structural logic from visual presentation, allowing for flexible customization of the calendar layout. It includes built-in support for calendar localization, enabling the update of month names and weekday labels to match specific languages or regions. The library manages

    JavaScript
    عرض على GitHub↗8,092
  • wenchaod/fscalendarالصورة الرمزية لـ WenchaoD

    WenchaoD/FSCalendar

    10,654عرض على GitHub↗

    FSCalendar is a customizable calendar UI library and date picker component for iOS applications. It provides a programmable interface for rendering date grids and event markers, supporting both Swift and Objective-C development. The library enables the creation of custom date picking interfaces with specific range restrictions and selection rules. It supports the display of date-based metadata and event visualization within a mobile scheduling context. The framework covers visual styling and cell design, allowing for custom view components, subtitles, and event markers. It includes a flexibl

    Objective-C
    عرض على GitHub↗10,654
  • prolificinteractive/material-calendarviewالصورة الرمزية لـ prolificinteractive

    prolificinteractive/material-calendarview

    5,913عرض على GitHub↗

    A Material design back port of Android's CalendarView

    Javaandroidcalendarjava
    عرض على GitHub↗5,913
عرض جميع البدائل الـ 30 لـ V Calendar→

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

ما هي وظيفة nathanreyes/v-calendar؟

v-calendar هو مكون تقويم ومنتقي تاريخ قابل للتخصيص لتطبيقات Vue. يوفر واجهة مستخدم تقويم تفاعلية ومكوناً إضافياً لمنتقي التاريخ مصمماً لاختيار التاريخ والوقت، بما في ذلك دعم التواريخ الفردية، ونطاقات التاريخ، وطوابع زمنية محددة.

ما هي الميزات الرئيسية لـ nathanreyes/v-calendar؟

الميزات الرئيسية لـ nathanreyes/v-calendar هي: Date and Time Pickers, Calendar Day, Date Attribute Visualizations, Calendar Date Selection, Calendar Grid Rendering, Component Slot Customization, Configuration-Driven Layouts, Layout Configuration.

ما هي البدائل مفتوحة المصدر لـ nathanreyes/v-calendar؟

تشمل البدائل مفتوحة المصدر لـ nathanreyes/v-calendar: patchthecode/jtapplecalendar — JTAppleCalendar is a customizable calendar component and date picker library for iOS applications built with Swift. It… pikaday/pikaday — Pikaday is a lightweight JavaScript datepicker library and client-side date input manager. It provides a standalone… wenchaod/fscalendar — FSCalendar is a customizable calendar UI library and date picker component for iOS applications. It provides a… prolificinteractive/material-calendarview — A Material design back port of Android's CalendarView. hacker0x01/react-datepicker — This project is a reusable React datepicker component providing an accessible, localized interface for selecting dates… chakra-ui/ark — Ark is a headless UI component library that delivers accessible, cross-framework primitives with behavior governed by…