@mondora/env
Advanced tools
Changelog
1.3.0 (June 3, 2018)
Features:
process.env
)Fixes:
Changelog
1.2.0 (June 3, 2018)
Features:
parse
function even when the variable is not required and
doesn't have a default (when the variable is not set, the function is not
called)Changelog
1.1.2 (June 2, 2018)
Features:
nonProductionDefault
option to set a default value for required variables
when NODE_ENV != production
Changelog
1.0.4 (September 6, 2017)
Initial release.