# Nickersoft/push.js

The world's most versatile desktop notifications framework :earth_americas:

Repository: https://github.com/Nickersoft/push.js
Canonical: https://ross.abutalabs.com/products/pushjs
Homepage: https://pushjs.org
Language: JavaScript
License: MIT
License Family: permissive
Topics: notifications, notification-api, javascript, javascript-library, push-notifications, push
Archived: true
Last push: 2023-12-15T05:08:17+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4063, "days_push": 992, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 8657, forks 521 (observed 2026-08-28T04:10:24.064932+00:00)

## What it is
Push.js is a compact JavaScript library that wraps the browser Notifications API to show desktop notifications with cross-browser fallbacks for older implementations. It supports ES2015, plugins, and permission handling across Chrome, Safari, Firefox, and Edge.

## Use cases
- show desktop notifications from a web app
- cross-browser notification API wrapper
- request notification permissions in the browser
- send push notifications to users' desktops
- fallback notifications for older browsers
- add toast-style alerts to a frontend

## When to choose
- you need desktop notifications across multiple browsers with legacy fallbacks
- you want a lightweight, plugin-friendly notification library
- you need simple permission handling for the Notifications API

## When to avoid
- you need server-side push (web push protocol) rather than client-side notifications
- you want a maintained project - the repo is seeking co-maintainers and updates are infrequent
- you need mobile push notifications

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, web-framework
- domain: web-development, frontend, browser-extensions
- platform: browser
- tags: notifications, notification-api, desktop-notifications, push-notifications, cross-browser, javascript-library, nodejs, javascript

## Member repositories
- Nickersoft/push.js (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:24.064932+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:25:40.069962+00:00, confidence not recorded.
  - readme: https://github.com/Nickersoft/push.js (fetched 2026-08-28T04:10:24.064932+00:00, sha a1cc68126789)
  - homepage: https://pushjs.org (fetched 2026-08-29T08:26:26.429254+00:00, sha 748f3eae7529)
  - site_page: https://pushjs.org/docs/introduction (fetched 2026-08-29T08:26:26.439070+00:00, sha a019d543694c)
  - registry_npm: https://registry.npmjs.org/push.js (fetched 2026-08-29T08:26:26.441432+00:00, sha 53ef0744bee5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
