Conev is a module that build environment variables from a source into config.
-
Updated
Jan 16, 2023 - TypeScript
Conev is a module that build environment variables from a source into config.
conev-source-json is an implementation of conev's source to get configuration from json.
conev-source-process-env is an implementation of conev's source to get configuration from process.env.
conev-source-jsonfile is an implementation of conev's source to get configuration from json file.
To associate your repository with the conev topic, visit your repo's landing page and select "manage topics."