timolins/react-hot-toast

Smoking Hot React Notifications 🔥

View on GitHub ↗Jump to charts ↓Open shareable report →

Summary Information

Updated 49 minutes ago
Type:Library / SDKCategory(s):UI Components & Design SystemsWeb Development
Added to GitGenius on September 15th, 2026
Created on December 7th, 2020
Open Issues & Pull Requests: 138 (+0)
GitHub issues: Enabled
Number of forks: 370
Total Stargazers: 10,972 (+0)
Total Subscribers: 27 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 19.4 days
Mean response time: 73.1 days
90th percentile: 236.9 days
Tracked items: 69

Most active contributors

Sign in to see contributor activity.

How this project is maintained

98% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "question" is answered fastest, typically in about 3 days, while "enhancement" waits about 4 weeks. Three people close 89% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 45
New in 7 days: 0
Closed in 7 days: 3
Avg open age: 1,060 days
Stale 30+ days: 45
Stale 90+ days: 44

Recent activity

Opened in 7 days: 0
Closed in 7 days: 3
Comments in 7 days: 1
Events in 7 days: 5

Top labels

  • enhancement (14)
  • question (11)
  • bug (5)
  • needs reproduction (4)
  • duplicate (1)
  • help wanted (1)
  • invalid (1)

Detailed Description

React Hot Toast is a notification library for React that displays toast messages to users.

The library addresses the need for a lightweight, customizable notification system in React applications. It works by providing a simple API to trigger toast notifications that appear on screen, with built-in support for different notification types and automatic dismissal. The approach emphasizes ease of use and minimal configuration overhead, allowing developers to display notifications without extensive setup.

React Hot Toast suits projects that need straightforward toast notifications without heavy dependencies. It works well for applications of any size where you want to notify users of actions, errors, or status updates. The library is particularly valuable if you prefer a minimal footprint and want notifications that work out of the box without requiring extensive customization or theming infrastructure.

The project maintains active development with regular updates and responsiveness to issues and pull requests. The codebase shows consistent attention to code quality and testing practices. The maintainers engage constructively with the community on feature requests and bug reports, demonstrating a commitment to the library's reliability and usability.