CodeSeven/toastr
Simple javascript toast notifications observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5238
- days_rel: n/a
- days_push: 1283
- n_releases_24m: 0
Adoption not part of the score
12103 stars · 2001 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
toastr is a small JavaScript library for displaying non-blocking toast notifications (info, success, warning, error) in the browser, in the style of Gnome/Growl notifications. It requires jQuery and is designed to be a simple, customizable, and extensible core library distributed via npm, yarn, Bower, NuGet, and CDNs.
Use cases
- show success or error toast notifications after form submissions
- display non-blocking alert messages in a web app
- notify users of background events without interrupting them
- add Growl-style popup notifications to a website
- customize toast position, duration, and animations
When to choose
- you need lightweight, dependency-simple toast notifications in a jQuery-based project
- you want a battle-tested library with broad CDN and package-manager availability
- you need simple info/success/warning/error notifications with easy customization
When to avoid
- your project does not use jQuery and you don't want to add it
- you need a modern framework-integrated notification system (e.g., React/Vue component libraries)
- you need accessible, ARIA-first notifications with advanced features
Facets
library · maturity maintenance
ui-components animation web-development frontend browser toast-notifications jquery non-blocking-notifications javascript nodejs
2 sources
- readme: https://github.com/CodeSeven/toastr · fetched 2026-08-28 · c1edce0284d4
- registry_npm: https://registry.npmjs.org/toastr · fetched 2026-08-29 · 6ac233efaccc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| CodeSeven/toastr | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="CodeSeven/toastr")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem