# euvl/vue-notification

:icecream: Vue.js 2 library for showing notifications

Repository: https://github.com/euvl/vue-notification
Canonical: https://ross.abutalabs.com/products/vue-notification
Homepage: http://vue-notification.yev.io/
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2026-08-22T02:37:06+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 98, release rhythm 8, longevity 100
- inputs: {"age_days": 3387, "days_push": 12, "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 2381, forks 204 (observed 2026-08-28T04:06:42.351119+00:00)

## What it is
A Vue.js 2 library for displaying toast-style notifications in web applications. It provides a global <notifications/> component and $notify API with configurable position, duration, grouping, and custom styling, including SSR support for Nuxt.

## Use cases
- show toast notifications in a Vue 2 app
- display success or error messages after login
- notify users of background events from the router or store
- customize notification position and styling
- add SSR-compatible notifications to a Nuxt.js project

## When to choose
- you are building a Vue.js 2 application and need lightweight toast notifications
- you need SSR/Nuxt support for notifications
- you want a simple API to trigger notifications from anywhere in the app

## When to avoid
- you are using Vue 3 (this library targets Vue 2)
- you need a full-featured notification system with queues, actions, or push delivery
- you are not using Vue.js

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, frontend-framework
- domain: web-development, frontend
- platform: browser
- tags: vue, vue2, notifications, toasts, ssr, nuxt, nodejs, web-server

## Member repositories
- euvl/vue-notification (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:42.351119+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:34:44.930679+00:00, confidence not recorded.
  - readme: https://github.com/euvl/vue-notification (fetched 2026-08-28T04:06:42.351119+00:00, sha b1533c03bad8)
  - homepage: http://vue-notification.yev.io/ (fetched 2026-08-29T10:16:01.791278+00:00, sha 1fc79105ddb1)
  - registry_npm: https://registry.npmjs.org/vue-notification (fetched 2026-08-29T10:16:01.800850+00:00, sha e3e9411816bd)
- Data as of 2026-08-30T08:39:29.467469+00:00.
