google/intermock
Mocking library to create mock objects with fake data for TypeScript interfaces 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
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
- readme: https://github.com/google/intermock · fetched 2026-08-28 · 2046216884df
- homepage: https://google.github.io/intermock/ · fetched 2026-08-29 · 7721c6d047cb
- registry_npm: https://registry.npmjs.org/intermock · fetched 2026-08-29 · de05e6eb3595
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| google/intermock | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="google/intermock")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem