# carteb/carte-blanche

An isolated development space with integrated fuzz testing for your components. See them individually, explore them in different states and quickly and confidently develop them.

Repository: https://github.com/carteb/carte-blanche
Canonical: https://ross.abutalabs.com/products/carte-blanche
Homepage: https://www.youtube.com/watch?v=6g3-TQ6aaw8
Language: JavaScript
License: MIT
License Family: permissive
Archived: true
Last push: 2019-11-27T14:11:21+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3871, "days_push": 2471, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1494, forks 45 (observed 2026-08-28T04:04:52.941178+00:00)

## What it is
Carte Blanche is a webpack plugin that provides an isolated development space for UI components with integrated fuzz testing, letting developers view and explore components in different states. It is explicitly unfinished and unmaintained, and likely no longer works with modern toolchains.

## Use cases
- preview react components in isolation while developing
- fuzz test ui components automatically
- browse all components in a project in different states
- build a component playground inside webpack dev server
- develop components without running the full app

## When to choose
- you are maintaining a legacy react 15 project that already uses it
- you want a historical reference for component playground design

## When to avoid
- starting any new project - the readme says it does not work anymore
- you need windows support
- you use modern react or webpack versions
- you need maintained tooling with support

## Facets
- artifact type: plugin
- maturity: abandoned
- function: testing, fuzzing, ui-components, developer-tools
- domain: frontend, web-development, developer-tools, testing
- platform: cross-platform
- tags: webpack-plugin, component-playground, react, component-development, isolated-development, unmaintained, nodejs, web-server

## Member repositories
- carteb/carte-blanche (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:52.941178+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:33:21.460082+00:00, confidence not recorded.
  - readme: https://github.com/carteb/carte-blanche (fetched 2026-08-28T04:04:52.941178+00:00, sha 6a78d408c625)
  - homepage: https://www.youtube.com/watch?v=6g3-TQ6aaw8 (fetched 2026-08-29T11:39:08.074506+00:00, sha 44136fa355b3)
  - registry_npm: https://registry.npmjs.org/carte-blanche (fetched 2026-08-29T11:39:08.083556+00:00, sha 67c47c5cbd84)
- Data as of 2026-08-30T08:39:29.467469+00:00.
