# jaredreich/notie

🔔 a clean and simple notification, input, and selection suite for javascript, with no dependencies

Repository: https://github.com/jaredreich/notie
Canonical: https://ross.abutalabs.com/products/notie
Language: JavaScript
License: MIT
License Family: permissive
Topics: javascript, notifications, notification, selection, input, alert, prompt, confirm, toast, growl
Archived: true
Last push: 2023-05-04T13:18:42+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3953, "days_push": 1217, "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 6263, forks 368 (observed 2026-08-28T04:09:41.110576+00:00)

## What it is
notie is a dependency-free JavaScript library providing notifications, alerts, confirmations, inputs, selections, and date pickers. It is customizable via Sass/CSS and works in all major browsers including IE 10+.

## Use cases
- show toast notifications in a web app
- replace native alert and confirm dialogs
- prompt users for text input without modals
- let users pick from a list of options
- add a lightweight date picker
- customize notification styling to match a brand

## When to choose
- you want zero-dependency, pure JavaScript UI notifications
- you need broad legacy browser support including IE 10+
- you want simple, CSS-customizable alert/confirm/input components

## When to avoid
- you need a full-featured component framework or React/Vue integration
- you need accessible, ARIA-compliant dialogs
- you need actively developed features or frequent updates

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, form-handling
- domain: frontend, web-development
- platform: browser
- tags: notifications, toast, alert, confirm-dialog, prompt, zero-dependencies, es6, javascript

## Member repositories
- jaredreich/notie (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:41.110576+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:46:30.511459+00:00, confidence not recorded.
  - readme: https://github.com/jaredreich/notie (fetched 2026-08-28T04:09:41.110576+00:00, sha ef23fc9f6e5c)
  - registry_npm: https://registry.npmjs.org/notie (fetched 2026-08-29T08:43:19.386282+00:00, sha fbe4b08cc838)
- Data as of 2026-08-30T08:39:29.467469+00:00.
