Small library, clear job.
MikroConf handles layered configuration for apps that need defaults, config files, environment variables, and CLI flags without a heavy framework.
Config Type-safe Node Runtime
What it does
Layered runtime configuration
Useful defaults with explicit overrides
Typed configuration surfaces
Built for small self-hosted Node services
Install
Add it to a project
npm install mikroconf