base-config-process
Commonly used config mappings for the base-config plugin. Also pre-processes the given object with base-config-schema before calling `.process()`
base-config-schema
Schema for the base-config plugin, used for normalizing config values before passing them to config.process().
xdg-app-paths
Determine (XDG-compatible) paths for storing application files (cache, config, data, etc)
home-config
Simple library for managing a config file in a user's home dir.
nest-commander
A module for making CLI applications with NestJS. Decorators for running commands and separating out config parsers included. This package works on top of commander.