# mixu/singlepageappbook

Content and site generator for Single page apps in depth (my book on single page applications)

Repository: https://github.com/mixu/singlepageappbook
Canonical: https://ross.abutalabs.com/products/singlepageappbook
Homepage: http://singlepageappbook.com/
Language: HTML
License Family: other
Last push: 2017-09-28T00:00:48+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": 5119, "days_push": 3262, "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 1706, forks 187 (observed 2026-08-28T04:05:24.898187+00:00)

## What it is
The source repository and content generator for 'Single Page Apps in Depth', a free online book by Mikito Takada covering patterns, maintainability, and implementation choices for single page web applications. It includes a small Node.js script that generates the book's HTML output, plus Make targets for producing epub and mobi ebook files.

## Use cases
- learn how single page apps work under the hood
- read a free book on SPA patterns and practices
- understand view and model layer implementation concepts
- generate an epub or mobi version of a book from HTML content
- study maintainable JavaScript code organization and testing

## When to choose
- you want a conceptual, framework-agnostic understanding of single page app architecture
- you prefer learning how things are implemented rather than API references
- you want a free, readable introduction to SPA patterns, modularity, and testing

## When to avoid
- you need up-to-date coverage of modern frameworks like React, Vue, or Svelte
- you want a maintained tool or actively updated content
- you need an API reference or tutorial for a specific SPA framework

## Facets
- artifact type: learning-resource
- maturity: abandoned
- function: static-site-generator, documentation, markdown
- domain: web-development, frontend, tutorials, education
- platform: cli
- tags: book, single-page-apps, ebook-generation, epub, free-book, javascript-patterns, nodejs, web-server

## Member repositories
- mixu/singlepageappbook (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:24.898187+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-30T03:37:29.739023+00:00, confidence not recorded.
  - readme: https://github.com/mixu/singlepageappbook (fetched 2026-08-28T04:05:24.898187+00:00, sha f9452b4d3275)
  - homepage: http://singlepageappbook.com/ (fetched 2026-08-29T11:11:34.793859+00:00, sha fcbf64631e17)
- Data as of 2026-08-30T08:39:29.467469+00:00.
