# jirikavi/AngularJS-Toaster

AngularJS Toaster is a customized version of "toastr" non-blocking notification javascript library.

Repository: https://github.com/jirikavi/AngularJS-Toaster
Canonical: https://ross.abutalabs.com/products/angularjs-toaster
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2023-07-11T07:18:09+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4762, "days_push": 1149, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1184, forks 275 (observed 2026-08-28T04:03:54.658116+00:00)

## What it is
AngularJS Toaster is a non-blocking toast notification library for AngularJS, ported from the toastr jQuery library. It provides a directive-based container and a toaster service for showing, styling, and programmatically closing notifications.

## Use cases
- show toast notifications in an AngularJS app
- display non-blocking alerts instead of alert() dialogs
- add info/success/error popups to a legacy AngularJS 1.x app
- programmatically close toast messages
- customize notification animations with CSS3

## When to choose
- you maintain an AngularJS 1.x application and need toast notifications
- you want a lightweight toastr-style notification library with a simple service API

## When to avoid
- you are building a modern Angular (2+) application - use Angular2-Toaster instead
- your project does not use AngularJS

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: frontend, web-development
- platform: browser
- tags: toast-notifications, angularjs, non-blocking-alerts, notifications, javascript

## Member repositories
- jirikavi/AngularJS-Toaster (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:54.658116+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:24:19.222400+00:00, confidence not recorded.
  - readme: https://github.com/jirikavi/AngularJS-Toaster (fetched 2026-08-28T04:03:54.658116+00:00, sha f210e3f09145)
  - registry_npm: https://registry.npmjs.org/angularjs-toaster (fetched 2026-08-29T12:31:19.644447+00:00, sha e77a38a53beb)
- Data as of 2026-08-30T08:39:29.467469+00:00.
