# caroso1222/notyf

👻     A minimalistic, responsive, vanilla JavaScript library to show toast notifications.

Repository: https://github.com/caroso1222/notyf
Canonical: https://ross.abutalabs.com/products/notyf
Homepage: https://carlosroso.com/notyf/
Language: JavaScript
License: MIT
License Family: permissive
Topics: toast, notifications, custom-toast, toastr
Last push: 2023-01-07T04:23:47+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": 3654, "days_push": 1334, "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 2877, forks 200 (observed 2026-08-28T04:07:27.445316+00:00)

## What it is
Notyf is a minimalistic, dependency-free vanilla JavaScript library for displaying toast notifications. It is tiny (~3KB gzipped), responsive, A11Y compatible, and easily integrates with frameworks like React, Angular, Vue, and Svelte.

## Use cases
- show toast notifications in a web app
- display success and error messages to users
- add lightweight notifications without dependencies
- create custom toast types with custom HTML content
- integrate toast notifications into React or Vue
- accessible notification popups

## When to choose
- you need a tiny, dependency-free toast library
- you want accessibility-friendly notifications
- you need framework-agnostic toasts with easy React/Vue/Angular integration
- you want customizable toast types and HTML content

## When to avoid
- you need complex notification systems with queues, actions, or stacking controls
- you need server-side or native mobile notifications
- you want a full-featured UI component suite rather than a single-purpose library

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, frontend-framework
- domain: web-development, frontend
- platform: browser, cross-platform
- tags: toast-notifications, vanilla-javascript, dependency-free, accessible, typescript-typings, nodejs

## Member repositories
- caroso1222/notyf (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:27.445316+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-30T07:35:41.036397+00:00, confidence not recorded.
  - readme: https://github.com/caroso1222/notyf (fetched 2026-08-28T04:07:27.445316+00:00, sha 66bd7b65d827)
  - homepage: https://carlosroso.com/notyf/ (fetched 2026-08-29T09:51:31.671294+00:00, sha 7e8ecaecf806)
  - registry_npm: https://registry.npmjs.org/notyf (fetched 2026-08-29T09:51:31.680387+00:00, sha cc8ed1d83d33)
- Data as of 2026-08-30T08:39:29.467469+00:00.
