# ion-design/ditto.site

Repository: https://github.com/ion-design/ditto.site
Canonical: https://ross.abutalabs.com/products/dittosite
Language: TypeScript
License: MIT
License Family: permissive
Last push: 2026-08-17T18:44:22+00:00

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

## Adoption (not part of the score)
Stars 1558, forks 211 (observed 2026-08-28T04:05:03.264463+00:00)

## What it is
ditto.site is a hosted capture-to-code service that turns a public URL into a self-contained TypeScript app, emitting a deterministic Next.js App Router or Vite React project from what the browser actually rendered. It exposes a REST API and an MCP server, returning a file map of generated source and asset files.

## Use cases
- generate a Next.js project from a live website URL
- clone a landing page into a Vite React codebase
- convert a rendered web page into TypeScript source code
- recreate a site's frontend without access to its source repo
- programmatically turn URLs into app scaffolds via REST API
- use an MCP server to generate web apps from URLs

## When to choose
- you want a deterministic, reproducible codebase generated from a public page rather than an LLM-authored approximation
- you need a hosted API or MCP integration for URL-to-code conversion
- you want output as a standard Next.js or Vite React TypeScript project

## When to avoid
- you need to clone private or authenticated pages
- you want pixel-perfect replication of complex client-side behavior
- you need an offline or self-hosted solution

## Facets
- artifact type: service
- maturity: active
- function: compiler, web-scraping, static-site-generator, ssr, developer-tools, mcp, api-framework
- domain: web-development, frontend, developer-tools
- platform: cli
- tags: capture-to-code, website-cloning, nextjs-generator, vite-react, deterministic-codegen, rest-api, hosted-service, automation, nodejs, web-server, typescript

## Member repositories
- ion-design/ditto.site (main) score 57

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:03.264463+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-30T04:29:54.446467+00:00, confidence not recorded.
  - readme: https://github.com/ion-design/ditto.site (fetched 2026-08-28T04:05:03.264463+00:00, sha fd95e3cdb412)
- Data as of 2026-08-30T08:39:29.467469+00:00.
