Ross ROSS = Recommend OSS · open-source software intelligence for agents

CodeSeven/toastr

Simple javascript toast notifications observed · 2026-08-28

github.com/CodeSeven/toastr · homepage · JavaScript · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
CodeSeven/toastrmain23

For agents

markdown · JSON · MCP: product_card(name="CodeSeven/toastr")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem