{"adoption": {"forks": 501, "observed_at": "2026-08-28T04:10:28.923802+00:00", "stars": 9206}, "canonical_url": "https://ross.abutalabs.com/products/node-schedule", "card": {"archived": false, "artifact_type": "library", "description": "A cron-like and not-cron-like job scheduler for Node.", "domain": ["developer-tools", "backend"], "enriched": true, "function": ["scheduling", "workflow-automation"], "health_score": 36, "homepage": null, "language": "JavaScript", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["node-schedule/node-schedule"], "name": "node-schedule/node-schedule", "platform": ["cross-platform"], "pushed_at": "2025-06-19T14:45:58+00:00", "repo": "node-schedule/node-schedule", "stars": 9206, "tags": ["cron", "job-scheduler", "in-memory", "recurrence-rules", "javascript", "automation", "nodejs"], "topics": [], "urls": [], "use_cases": ["run a function at the :20 and :50 of every hour on the third Tuesday of each month", "schedule recurring jobs with cron expressions in a Node.js app", "trigger a task at a specific date and time", "schedule jobs on Windows where real cron is unavailable", "cancel or reschedule jobs dynamically at runtime"], "what_it_is": "Node Schedule is a cron-like and not-cron-like job scheduler library for Node.js that lets you schedule arbitrary functions at specific dates with optional recurrence rules. It uses a single timer for efficiency and works cross-platform, including Windows, but only schedules jobs in-process while your script is running.", "when_to_avoid": ["you only need simple interval-based execution like 'every 5 minutes' (use toad-scheduler)", "you need jobs to persist across script restarts (use real cron, agenda, or bree)", "you need durable jobs with locking for multi-node deployments", "your process is short-lived and jobs must outlive it"], "when_to_choose": ["you need time-based scheduling with cron syntax or custom recurrence rules in Node.js", "you want lightweight in-process scheduling without external dependencies", "you need Windows support for scheduled jobs", "you want fine-grained control like canceling or rescheduling jobs via events"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/node-schedule", "repo": "node-schedule/node-schedule", "role": "main", "score": 35}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:10:28.923802+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:23:17.668046+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "795647d577715654db1c72554f69823771210bc2a6c728fb679b3b0e6f7bf5ed", "fetched_at": "2026-08-28T04:10:28.923802+00:00", "kind": "readme", "missing": false, "url": "https://github.com/node-schedule/node-schedule"}, {"content_hash": "ac54c0d5d3acce141459187e6d10b44bb4cfc962ca0e4ee5c9c46c6a8ba8d93f", "fetched_at": "2026-08-29T08:23:29.672922+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/node-schedule"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:10:28.923802+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:23:17.668046+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "795647d577715654db1c72554f69823771210bc2a6c728fb679b3b0e6f7bf5ed", "fetched_at": "2026-08-28T04:10:28.923802+00:00", "kind": "readme", "missing": false, "url": "https://github.com/node-schedule/node-schedule"}, {"content_hash": "ac54c0d5d3acce141459187e6d10b44bb4cfc962ca0e4ee5c9c46c6a8ba8d93f", "fetched_at": "2026-08-29T08:23:29.672922+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/node-schedule"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:23:17.668046+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "795647d577715654db1c72554f69823771210bc2a6c728fb679b3b0e6f7bf5ed", "fetched_at": "2026-08-28T04:10:28.923802+00:00", "kind": "readme", "missing": false, "url": "https://github.com/node-schedule/node-schedule"}, {"content_hash": "ac54c0d5d3acce141459187e6d10b44bb4cfc962ca0e4ee5c9c46c6a8ba8d93f", "fetched_at": "2026-08-29T08:23:29.672922+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/node-schedule"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:10:28.923802+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:10:28.923802+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:10:28.923802+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:23:17.668046+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "795647d577715654db1c72554f69823771210bc2a6c728fb679b3b0e6f7bf5ed", "fetched_at": "2026-08-28T04:10:28.923802+00:00", "kind": "readme", "missing": false, "url": "https://github.com/node-schedule/node-schedule"}, {"content_hash": "ac54c0d5d3acce141459187e6d10b44bb4cfc962ca0e4ee5c9c46c6a8ba8d93f", "fetched_at": "2026-08-29T08:23:29.672922+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/node-schedule"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:10:28.923802+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:10:28.923802+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:23:17.668046+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "795647d577715654db1c72554f69823771210bc2a6c728fb679b3b0e6f7bf5ed", "fetched_at": "2026-08-28T04:10:28.923802+00:00", "kind": "readme", "missing": false, "url": "https://github.com/node-schedule/node-schedule"}, {"content_hash": "ac54c0d5d3acce141459187e6d10b44bb4cfc962ca0e4ee5c9c46c6a8ba8d93f", "fetched_at": "2026-08-29T08:23:29.672922+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/node-schedule"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:10:28.923802+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:10:28.923802+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:10:28.923802+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:23:17.668046+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "795647d577715654db1c72554f69823771210bc2a6c728fb679b3b0e6f7bf5ed", "fetched_at": "2026-08-28T04:10:28.923802+00:00", "kind": "readme", "missing": false, "url": "https://github.com/node-schedule/node-schedule"}, {"content_hash": "ac54c0d5d3acce141459187e6d10b44bb4cfc962ca0e4ee5c9c46c6a8ba8d93f", "fetched_at": "2026-08-29T08:23:29.672922+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/node-schedule"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:10:28.923802+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:10:28.923802+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:23:17.668046+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "795647d577715654db1c72554f69823771210bc2a6c728fb679b3b0e6f7bf5ed", "fetched_at": "2026-08-28T04:10:28.923802+00:00", "kind": "readme", "missing": false, "url": "https://github.com/node-schedule/node-schedule"}, {"content_hash": "ac54c0d5d3acce141459187e6d10b44bb4cfc962ca0e4ee5c9c46c6a8ba8d93f", "fetched_at": "2026-08-29T08:23:29.672922+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/node-schedule"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:23:17.668046+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "795647d577715654db1c72554f69823771210bc2a6c728fb679b3b0e6f7bf5ed", "fetched_at": "2026-08-28T04:10:28.923802+00:00", "kind": "readme", "missing": false, "url": "https://github.com/node-schedule/node-schedule"}, {"content_hash": "ac54c0d5d3acce141459187e6d10b44bb4cfc962ca0e4ee5c9c46c6a8ba8d93f", "fetched_at": "2026-08-29T08:23:29.672922+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/node-schedule"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:23:17.668046+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "795647d577715654db1c72554f69823771210bc2a6c728fb679b3b0e6f7bf5ed", "fetched_at": "2026-08-28T04:10:28.923802+00:00", "kind": "readme", "missing": false, "url": "https://github.com/node-schedule/node-schedule"}, {"content_hash": "ac54c0d5d3acce141459187e6d10b44bb4cfc962ca0e4ee5c9c46c6a8ba8d93f", "fetched_at": "2026-08-29T08:23:29.672922+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/node-schedule"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:23:17.668046+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "795647d577715654db1c72554f69823771210bc2a6c728fb679b3b0e6f7bf5ed", "fetched_at": "2026-08-28T04:10:28.923802+00:00", "kind": "readme", "missing": false, "url": "https://github.com/node-schedule/node-schedule"}, {"content_hash": "ac54c0d5d3acce141459187e6d10b44bb4cfc962ca0e4ee5c9c46c6a8ba8d93f", "fetched_at": "2026-08-29T08:23:29.672922+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/node-schedule"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 27, "longevity": 100, "rhythm": 8}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 5593, "days_push": 440, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 35, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}