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

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

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

prabhuignoto/react-chrono

0
View on GitHub↗
4,190 نجوم·227 تفرعات·TypeScript·MIT·3 مشاهداتreact-chrono.prabhumurthy.com↗

React Chrono

react-chrono هو مكون React لعرض الأحداث والسرد الزمني في تخطيطات بصرية متنوعة. يعمل كأداة قابلة للتخصيص لتصور البيانات لرسم خرائط الأحداث التاريخية أو المستقبلية عبر تسلسل من التواريخ.

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

يغطي المكون مجموعة واسعة من الإمكانيات، بما في ذلك دمج الوسائط الغنية مع التحميل الكسول (Lazy loading) والتشغيل المشغل عبر إطار العرض. ويوفر أدوات لتصفية المحتوى والبحث في الوقت الفعلي، وتهيئة السمات البصرية للطباعة والألوان، وتوطين النصوص لتسميات الواجهة وتنسيقات التاريخ.

Features

  • Chronological Timelines - Renders a sequence of dated events in various customizable visual layouts for React applications.
  • Media Timelines - Integrates images and videos into a chronological event sequence with optimized loading triggers.
  • Data Visualization - Functions as a customizable data visualization tool for mapping historical or future event sequences.
  • Rich Media Integration - Supports the integration of rich media assets like images and videos within chronological event items.
  • Hierarchical Chronologies - Allows building multi-level narratives by placing detailed sub-timelines within major events.
  • Recursive Nesting - Enables the creation of multi-level chronological narratives by nesting timelines within other timeline events.
  • React Components - Ships a reusable React component specifically for rendering chronological narratives and events.
  • Multi-Level Event Mapping - Enables users to drill down from major chronological events into detailed nested sub-narratives.
  • Interactive Presentations - Offers a slideshow-style presentation mode for telling structured stories through a sequence of dates.
  • Real-Time Content Filtering - Offers real-time filtering of the event list based on user search queries.
  • Timeline Event Filtering - Provides real-time content filtering and search across event titles, descriptions, and metadata.
  • Automated Slideshow Controllers - Includes an automated slideshow mode with customizable transition durations and progress indicators.
  • Component Embedding - Allows the integration of interactive custom components directly into timeline content cards.
  • Configuration Prop Passing - Implements a theme configuration system that passes styling properties down to child components via props.
  • Custom Component Injection - Provides the ability to inject custom React components into the timeline's content cards for extended functionality.
  • Interactive Timeline Visualizations - Implements an interactive timeline visualization with automated transitions and a slideshow presentation mode.
  • Real-Time Event Filtering - Provides real-time filtering and text search across historical records and project milestones in the timeline view.
  • Theme Customization - Provides comprehensive theme customization options including dark mode, custom colors, and typography.
  • Viewport-Based Asset Loading - Uses intersection observers to defer the loading and playback of media until it enters the browser viewport.

سجل النجوم

مخطط تاريخ النجوم لـ prabhuignoto/react-chronoمخطط تاريخ النجوم لـ prabhuignoto/react-chrono

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

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

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

Start searching with AI

بدائل مفتوحة المصدر لـ React Chrono

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع React Chrono.
  • mark-when/markwhenM

    mark-when/markwhen

    4,842عرض على GitHub↗

    Markwhen is a markdown data visualizer and timeline generator that transforms structured text into interactive chronological views. It functions as a text-based timeline editor, synchronizing plain text editing with real-time visual previews of event sequences. The system renders chronological data in multiple formats, including cascading timelines, Gantt charts, calendars, and resumes. It supports self-hosting via Docker containerization, allowing users to run the renderer on private infrastructure. The project includes a client library for custom view development and offers integration wit

    HTML
    عرض على GitHub↗4,842
  • 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

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

    bchiang7/v4

    8,258عرض على GitHub↗

    This is a developer portfolio site built with Gatsby, designed as a single-page website to showcase a developer's projects, experience, and personal brand. The site is powered by Gatsby's static site generator, which uses a GraphQL data layer and file-based routing to produce an optimized static build for deployment on any static hosting service. The visual theme is controlled entirely through CSS custom properties, with a centralized set of variables for navy, slate, and accent colors that can be edited to customize the site's appearance. The user interface is constructed from reusable React

    JavaScriptgatsbyjspersonal-sitestyled-components
    عرض على GitHub↗8,258
  • semlinker/reactjs-interview-questionsالصورة الرمزية لـ semlinker

    semlinker/reactjs-interview-questions

    2,171عرض على GitHub↗

    This repository serves as a comprehensive knowledge base and study guide for developers preparing for technical assessments and job screenings focused on React. It provides a structured collection of common industry inquiries and answers designed to build proficiency in the core concepts and patterns required for modern web interface development. The resource covers the fundamental pillars of the library, including component-based architecture, declarative rendering, and unidirectional data flow. It details essential patterns for managing both local and global application state, as well as te

    JavaScriptinterview-preparationinterview-questionsreact
    عرض على GitHub↗2,171
عرض جميع البدائل الـ 30 لـ React Chrono→

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

ما هي وظيفة prabhuignoto/react-chrono؟

react-chrono هو مكون React لعرض الأحداث والسرد الزمني في تخطيطات بصرية متنوعة. يعمل كأداة قابلة للتخصيص لتصور البيانات لرسم خرائط الأحداث التاريخية أو المستقبلية عبر تسلسل من التواريخ.

ما هي الميزات الرئيسية لـ prabhuignoto/react-chrono؟

الميزات الرئيسية لـ prabhuignoto/react-chrono هي: Chronological Timelines, Media Timelines, Data Visualization, Rich Media Integration, Hierarchical Chronologies, Recursive Nesting, React Components, Multi-Level Event Mapping.

ما هي البدائل مفتوحة المصدر لـ prabhuignoto/react-chrono؟

تشمل البدائل مفتوحة المصدر لـ prabhuignoto/react-chrono: mark-when/markwhen — Markwhen is a markdown data visualizer and timeline generator that transforms structured text into interactive… gluestack/gluestack-ui — gluestack-ui is a cross-platform React component library built with Tailwind CSS. It provides over 30 pre-built,… themesberg/flowbite — Flowbite is a cross-framework UI library and design system built as a collection of pre-styled components and layout… bchiang7/v4 — This is a developer portfolio site built with Gatsby, designed as a single-page website to showcase a developer's… semlinker/reactjs-interview-questions — This repository serves as a comprehensive knowledge base and study guide for developers preparing for technical… yinxin630/fiora — Fiora is a real-time communication suite and multimedia instant messenger designed as a self-hosted chat server. Built…