Ross ROSS = Recommend OSS · open-source software intelligence for agents

json-schema-faker/json-schema-faker

JSON-Schema + fake data generators observed · 2026-08-28

github.com/json-schema-faker/json-schema-faker · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

92/100

  • Activity 95
  • Release rhythm 83
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 48
  • age_days: 4348
  • days_rel: 32
  • days_push: 32
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

3448 stars · 344 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A JavaScript library that generates valid, realistic fake JSON data from JSON Schema definitions, supporting JSON Schema 2019-09 and 2020-12. It offers seeded deterministic output, $ref resolution, custom formats and extensions, and a CLI, with zero production dependencies.

Use cases

  • generate fake JSON data from a JSON schema
  • create mock API responses for testing
  • generate realistic test fixtures from schemas
  • seeded deterministic JSON data generation
  • mock JSON payloads for unit tests
  • generate sample data matching a schema for demos

When to choose

  • you need test or mock data that conforms to a JSON Schema
  • you want deterministic, reproducible fake data via seeds
  • you need $ref, composition keywords, or regex pattern support
  • you want a zero-dependency library usable in Node.js, Bun, or browsers

When to avoid

  • you need fake data without an existing JSON Schema
  • you need locale-specific realistic data beyond faker/chance extensions
  • you need non-JSON formats like CSV or XML

Facets

library · maturity active

data-generation mocking testing json developer-tools testing apis bun browser cli cross-platform json-schema fake-data test-data faker mock-data seeded-random nodejs

3 sources

Member repositories

RepositoryRoleHealth v2
json-schema-faker/json-schema-fakermain92

For agents

markdown · JSON · MCP: product_card(name="json-schema-faker/json-schema-faker")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem