env-var

Verification, sanitization, and type coercion for environment variables in Node.js

MIT License

Downloads
950.8K
Stars
578
Committers
26
env-var - fix for typings and improvements

Published by evanshortiss almost 8 years ago

env-var - fix changelog

Published by evanshortiss almost 8 years ago

env-var - add typescript typings

Published by evanshortiss almost 8 years ago

env-var - Fix boolean parsing, add asStrictBool. Thanks @itavy

Published by evanshortiss almost 8 years ago

env-var - Add built in mocking to further simplify testing and usage

Published by evanshortiss about 8 years ago

Thanks to @MikeyBurkman for this one!