# wavded/humane-js

A simple, modern, browser notification system

Repository: https://github.com/wavded/humane-js
Canonical: https://ross.abutalabs.com/products/humane-js
Homepage: http://wavded.github.io/humane-js/
Language: CSS
License Family: other
Last push: 2025-11-14T17:15:52+00:00

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

## Adoption (not part of the score)
Stars 2086, forks 187 (observed 2026-08-28T04:06:11.986751+00:00)

## What it is
humane.js is a lightweight, framework-independent browser notification system that displays unobtrusive on-screen messages using CSS transitions with JS animation fallback. It supports customizable themes, timing options, and works across desktop and mobile browsers.

## Use cases
- show toast notifications in the browser
- display unobtrusive status messages to users
- add themed notification popups without a framework
- notify users of record updates or errors
- create custom notification styles with CSS

## When to choose
- you need a tiny, dependency-free notification library for plain JS or any framework
- you want CSS-transition-based toasts with theme support
- you need broad legacy browser and mobile support

## When to avoid
- you need actively developed features or modern framework integrations
- you want rich notification features like stacking, queues, or action buttons
- your project uses a component library that already includes a toast system

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: frontend, web-development
- platform: browser
- tags: notifications, toasts, css-transitions, framework-independent, themable, nodejs

## Member repositories
- wavded/humane-js (main) score 56

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:11.986751+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:48.980216+00:00, confidence not recorded.
  - readme: https://github.com/wavded/humane-js (fetched 2026-08-28T04:06:11.986751+00:00, sha f1b3d456d672)
  - homepage: http://wavded.github.io/humane-js/ (fetched 2026-08-29T10:35:43.009612+00:00, sha 98bdb597df6c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
