# needim/noty

⛔️ DEPRECATED - Dependency-free notification library that makes it easy to create alert - success - error - warning - information - confirmation messages as an alternative the standard alert dialog.

Repository: https://github.com/needim/noty
Canonical: https://ross.abutalabs.com/products/noty
Homepage: https://ned.im/noty
Language: JavaScript
License: MIT
License Family: permissive
Topics: javascript, notifications, library, push, depracated, obsolete, archived
Last push: 2024-04-04T08:34:31+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": 5331, "days_push": 881, "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 6621, forks 1005 (observed 2026-08-28T04:09:45.749336+00:00)

## What it is
NOTY is a dependency-free JavaScript notification library for creating alert, success, error, warning, information, and confirmation messages as an alternative to the native alert dialog. It offers 11 layouts, multiple themes, queueing, animations, and web push support. The project is officially deprecated and no longer maintained.

## Use cases
- show toast notifications in a web app
- replace native alert dialogs with styled messages
- display success and error feedback to users
- create confirmation dialogs with buttons
- queue multiple notifications with auto-dismiss timers

## When to choose
- you need a zero-dependency, UMD-compatible notification library for a legacy project
- you want many layout and theme options without a framework
- you're maintaining an existing codebase already using Noty

## When to avoid
- starting a new project - the library is deprecated and unsupported
- you need security fixes or ongoing compatibility updates
- you're using a modern framework with its own toast ecosystem (e.g., React or Vue notification libraries)

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, animation
- domain: frontend, web-development
- platform: browser
- tags: notifications, toasts, alerts, deprecated, dependency-free, confirmation-dialogs, javascript

## Member repositories
- needim/noty (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:45.749336+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-29T17:43:17.941344+00:00, confidence not recorded.
  - readme: https://github.com/needim/noty (fetched 2026-08-28T04:09:45.749336+00:00, sha 3bb1cdcabf47)
  - homepage: https://ned.im/noty (fetched 2026-08-29T08:40:06.455976+00:00, sha fdfe7288e479)
  - site_page: https://ned.im/noty/installation (fetched 2026-08-29T08:40:06.458379+00:00, sha 6edd4955c000)
  - registry_npm: https://registry.npmjs.org/noty (fetched 2026-08-29T08:40:06.460177+00:00, sha eb0b4305fa0b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
