@ptitmouton/app-config
v0.0.2
Published
Lightweight Type-safe app configuration abstracting away your env vars
Downloads
76
Maintainers
Readme
app-config
AppConfig is a leightweight and type-safe app configuration tool.
Its goal is to add more type-safety to those process.env
-Calls, which can start
to be daunting when they grow too fast.
It's just a little utility I figured was good for me so it could be good for others.
Changelog
The changelog can be found on the Releases page.
license
The software is distributed under LGPLv3 license.