adleroliveira/dreamjs
A lightweight json data generator. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 3934
- days_rel: n/a
- days_push: 2255
- n_releases_24m: 0
Adoption not part of the score
1367 stars · 50 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
DreamJS is a lightweight JavaScript library for generating random JSON data from schemas. It supports standard types plus 60+ built-in custom types (via Chance) and allows defining custom types and named, chainable schemas.
Use cases
- generate mock data for tests
- create random user records from a schema
- seed a database with fake data
- generate sample api responses
- produce random names, addresses, and other fake fields
When to choose
- you need lightweight schema-based fake JSON data in Node.js
- you want Chance-style random types with custom type support
- you need simple chainable schema definitions for mock data
When to avoid
- you need actively maintained tooling with modern Promise/Stream support
- you need locale-aware or highly realistic faker data
- you work outside the Node.js/npm ecosystem
Facets
library · maturity maintenance
data-generation developer-tools testing fake-data -schema mock-data chance random-data data-engineering nodejs javascript
2 sources
- readme: https://github.com/adleroliveira/dreamjs · fetched 2026-08-28 · 5c42782e6f4e
- registry_npm: https://registry.npmjs.org/dreamjs · fetched 2026-08-29 · e4be3b1b8664
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| adleroliveira/dreamjs | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="adleroliveira/dreamjs")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem