neofinancial / config-dug

Config loader with support for AWS Secrets Manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Config Dug

Config management library for Node.js with support for multiple environments, config files, environment variables and plugins

Note

Looking for v1? You can find it under the v1 branch.

Config Dug logo

Packages

Plugins

Examples

Publishing Prerelease Versions

  1. Increment the version number in package.json in the package you want to publish (not the package.json in the project root)
  2. Run npm publish --tag next in the package your want to publish (not in the project root)

License

MIT

About

Config loader with support for AWS Secrets Manager

License:MIT License


Languages

Language:TypeScript 99.8%Language:Shell 0.2%