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

nuysoft/Mock

A simulation data generator observed · 2026-08-28

github.com/nuysoft/Mock · homepage · JavaScript · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: no_license

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: 4877
  • days_rel: n/a
  • days_push: 902
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

19584 stars · 2642 forks observed · 2026-08-28

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

Mock.js is a JavaScript library that generates simulated random data from data templates and intercepts Ajax requests to return mock responses. It lets front-end developers build and prototype independently of the back-end and write more realistic automated tests.

Use cases

  • generate random mock data for frontend development
  • intercept ajax requests and return fake responses
  • prototype frontend without a backend
  • create realistic test data for unit tests
  • mock emails, images, dates, and other data types in templates

When to choose

  • you need to develop or demo a frontend before the API exists
  • you want non-invasive ajax mocking without changing existing code
  • you need varied random data (text, numbers, dates, images) for tests

When to avoid

  • you need full contract-based API mocking or service virtualization
  • your project uses modern tooling better served by MSW or similar
  • you need actively maintained software with recent commits

Facets

library · maturity maintenance

data-generation mock-api http-client developer-tools web-development frontend testing browser mock-data ajax-interception frontend-development prototyping random-data nodejs javascript

2 sources

Member repositories

RepositoryRoleHealth v2
nuysoft/Mockmain23

For agents

markdown · JSON · MCP: product_card(name="nuysoft/Mock")

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