prabhuignoto/react-chrono

Modern Timeline Component for React

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 8 minutes ago
Added to GitGenius on September 16th, 2026
Created on August 18th, 2020
Open Issues & Pull Requests: 19 (+0)
GitHub issues: Enabled
Number of forks: 229
Total Stargazers: 4,203 (+0)
Total Subscribers: 17 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 19.9 hours
Mean response time: 43.0 days
90th percentile: 174.6 days
Tracked items: 47

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 5
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 567 days
Stale 30+ days: 5
Stale 90+ days: 5

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • enhancement (23)
  • bug (16)
  • fixed (9)
  • resolved (3)
  • help wanted (2)
  • question (1)
  • wontfix (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

React Chrono is a timeline component for React that renders chronological events in interactive visual layouts.

The component addresses the need to display sequences of events in a structured, visually engaging way. React Chrono supports both horizontal and vertical timeline orientations, allowing developers to choose the layout that best fits their interface design. The component handles the rendering of timeline events with built-in interactivity, letting users navigate through chronological data without requiring custom event handling logic for basic timeline functionality.

React Chrono suits projects that need to present historical narratives, process workflows, product roadmaps, or any chronological sequence of information. It works well for applications where timeline visualization is a core feature rather than an incidental element. The horizontal and vertical layout options make it adaptable to different design constraints and user interface patterns. Developers building content-heavy applications, documentation sites, or interactive storytelling experiences would find this component particularly useful.

The project maintains active development with regular updates addressing bug fixes and feature improvements. The codebase is written in TypeScript, providing type safety for developers integrating the component into their applications. The project includes comprehensive documentation and a live demo site, making it straightforward to evaluate whether the component meets specific requirements before adoption.