# nolanlawson/pokedex.org

Offline-capable Pokédex web site (unmaintained)

Repository: https://github.com/nolanlawson/pokedex.org
Canonical: https://ross.abutalabs.com/products/pokedexorg
Homepage: https://www.pokedex.org
Language: JavaScript
License: Apache-2.0
License Family: permissive
Last push: 2023-05-14T22:26:21+00:00

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

## Adoption (not part of the score)
Stars 2276, forks 321 (observed 2026-08-28T04:06:33.456124+00:00)

## What it is
An offline-capable Pokédex web application built as a client-side JavaScript app using ServiceWorker, PouchDB, virtual-dom, and web workers. It indexes Pokémon data from PokéAPI and Bulbapedia and is explicitly marked as unmaintained.

## Use cases
- browse a pokédex offline in the browser
- look up pokemon stats and descriptions on my phone
- example of a service worker offline webapp
- reference for building offline-first apps with pouchdb
- study virtual-dom and web worker architecture
- search pokemon by name

## When to choose
- you want an offline-capable reference app for Pokémon data
- you want to study a classic example of ServiceWorker/PouchDB offline-first architecture
- you need a lightweight client-side webapp with no backend

## When to avoid
- you need an actively maintained project or up-to-date Pokémon data
- you want a modern framework (React/Vue) codebase
- you need production support or bug fixes

## Facets
- artifact type: application
- maturity: abandoned
- function: static-site-generator, caching, search-engine, animation
- domain: web-development, frontend, gaming-tools, developer-tools
- platform: browser
- tags: pokedex, pwa, serviceworker, offline-first, pouchdb, virtual-dom, web-workers, unmaintained, pokemon, web-server, javascript

## Member repositories
- nolanlawson/pokedex.org (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:33.456124+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:41:27.918960+00:00, confidence not recorded.
  - readme: https://github.com/nolanlawson/pokedex.org (fetched 2026-08-28T04:06:33.456124+00:00, sha 60a5a5e27049)
- Data as of 2026-08-30T08:39:29.467469+00:00.
