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

google/intermock

Mocking library to create mock objects with fake data for TypeScript interfaces observed · 2026-08-28

github.com/google/intermock · homepage · TypeScript · Apache-2.0 (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

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: n/a
  • age_days: 2787
  • days_rel: n/a
  • days_push: 814
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1144 stars · 71 forks observed · 2026-08-28

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

Intermock is a Google open-source mocking library that generates mock objects and JSON with fake data from TypeScript interfaces using Faker. It can be used via a CLI or a small programmatic API.

Use cases

  • generate fake JSON data from TypeScript interfaces
  • create mock objects for frontend development
  • seed test fixtures with realistic fake data
  • mock API response payloads from type definitions
  • generate demo data for prototypes

When to choose

  • you have TypeScript interfaces and need realistic fake data quickly
  • you want a CLI to generate mock JSON without writing code
  • you need Faker-style data controlled via JSDoc annotations

When to avoid

  • your project is not TypeScript-based
  • you need dynamic runtime mocking of HTTP APIs
  • you need highly customized or relational fake data generation

Facets

library · maturity maintenance

mocking data-generation testing cli developer-tools testing cli fake-data typescript-interfaces faker mock-objects json-generation typescript nodejs

3 sources

Member repositories

RepositoryRoleHealth v2
google/intermockmain10

For agents

markdown · JSON · MCP: product_card(name="google/intermock")

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