node-getenv
node-getenv copied to clipboard
node.js helper to get and typecast environment variables.
Results
3
node-getenv issues
Sort by
recently updated
recently updated
newest added
Builds fail When running in XCode CI because the environment has `CI=TRUE`
Thanks for this library, we find it very useful! We sometimes have dates as environment variables and have been checking that when a date is given that it is valid...