# adleroliveira/dreamjs

A lightweight json data generator.

Repository: https://github.com/adleroliveira/dreamjs
Canonical: https://ross.abutalabs.com/products/dreamjs
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2020-06-30T19:26:46+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3934, "days_push": 2255, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1367, forks 50 (observed 2026-08-28T04:04:31.402075+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: data-generation
- domain: developer-tools, testing
- platform: -
- tags: fake-data, -schema, mock-data, chance, random-data, data-engineering, nodejs, javascript

## Member repositories
- adleroliveira/dreamjs (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:31.402075+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:41:06.372085+00:00, confidence not recorded.
  - readme: https://github.com/adleroliveira/dreamjs (fetched 2026-08-28T04:04:31.402075+00:00, sha 5c42782e6f4e)
  - registry_npm: https://registry.npmjs.org/dreamjs (fetched 2026-08-29T11:58:25.036224+00:00, sha e4be3b1b8664)
- Data as of 2026-08-30T08:39:29.467469+00:00.
