# MohammadYounes/AlertifyJS

A javascript framework for developing pretty browser dialogs and notifications.

Repository: https://github.com/MohammadYounes/AlertifyJS
Canonical: https://ross.abutalabs.com/products/mohammadyounes-alertifyjs
Homepage: https://alertifyjs.com
Language: JavaScript
License: GPL-3.0
License Family: copyleft
Topics: notifications, alert, alertifyjs, confirm, prompt, dialog, modal, modal-dialogs
Last push: 2024-05-19T06:18:21+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4415, "days_push": 836, "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 2084, forks 294 (observed 2026-08-28T04:06:11.803306+00:00)

## What it is
AlertifyJS is a dependency-free JavaScript library for creating attractive browser dialogs (alert, confirm, prompt) and unobtrusive toast notifications, with a dialogs factory for building custom dialogs. It is themeable, responsive, and supports i18n and RTL layouts.

## Use cases
- replace ugly native browser alert and confirm dialogs
- show toast notification messages in a web app
- create custom modal dialogs in javascript
- prompt user for input with a styled dialog
- add rtl and multilingual dialog support to a website

## When to choose
- you need polished alert/confirm/prompt dialogs with zero dependencies
- you want themeable, responsive dialogs with i18n and RTL support
- you need a factory API to build and extend custom dialogs

## When to avoid
- you need a full-featured component framework like Bootstrap or Material UI
- your project requires React/Vue-native dialog components
- you need actively developed features; the project is in maintenance mode

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, frontend-framework, animation, internationalization
- domain: web-development, frontend, web-design, accessibility
- platform: browser, cross-platform
- tags: dialogs, notifications, modal, alert, confirm, prompt, toast, themeable, rtl-support, zero-dependencies, nodejs

## Member repositories
- MohammadYounes/AlertifyJS (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:11.803306+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-30T02:55:51.740443+00:00, confidence not recorded.
  - readme: https://github.com/MohammadYounes/AlertifyJS (fetched 2026-08-28T04:06:11.803306+00:00, sha 683cfec6e450)
  - homepage: https://alertifyjs.com (fetched 2026-08-29T10:36:14.718383+00:00, sha 695f8d3b1842)
  - registry_npm: https://registry.npmjs.org/alertifyjs (fetched 2026-08-29T10:36:14.736967+00:00, sha 999820022e29)
  - site_page: https://alertifyjs.com/factory.html (fetched 2026-08-29T10:36:14.727383+00:00, sha 561f906cc33c)
  - site_page: https://alertifyjs.com/alert.html (fetched 2026-08-29T10:36:14.729783+00:00, sha 6c281ad3baef)
  - site_page: https://alertifyjs.com/confirm.html (fetched 2026-08-29T10:36:14.731563+00:00, sha 919d45d98021)
  - site_page: https://alertifyjs.com/prompt.html (fetched 2026-08-29T10:36:14.733361+00:00, sha 04d21d5482de)
  - site_page: https://alertifyjs.com/notifier.html (fetched 2026-08-29T10:36:14.735226+00:00, sha 93e232482043)
- Data as of 2026-08-30T08:39:29.467469+00:00.
