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

mozilla/node-convict

Featureful configuration management library for Node.js observed · 2026-08-28

github.com/mozilla/node-convict · JavaScript · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

68/100

  • Activity 80
  • Release rhythm 35
  • Longevity 100

Flags: no_releases 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: 5337
  • days_rel: n/a
  • days_push: 121
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2376 stars · 138 forks observed · 2026-08-28

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

Convict is a configuration management library for Node.js that introduces a schema for application settings. It provides validation, early failure on bad config, and support for environment variables and JSON files.

Use cases

  • manage node.js app configuration with a schema
  • validate config values at startup
  • load settings from environment variables and files
  • document application settings for collaborators
  • fail fast when configuration is wrong

When to choose

  • you want schema-validated configuration for a Node.js app
  • you need layered config from files, env vars, and defaults
  • you want self-documenting settings for a team

When to avoid

  • you need config management outside the Node.js ecosystem
  • you prefer a minimal config loader without schemas

Facets

library · maturity maintenance

configuration-management form-handling serialization developer-tools backend config-schema environment-variables -config config-validation nodejs javascript

1 source

Member repositories

RepositoryRoleHealth v2
mozilla/node-convictmain68

For agents

markdown · JSON · MCP: product_card(name="mozilla/node-convict")

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