node-env-file
Parse and load environment files (containing ENV variable exports) into Node.js environment, i.e. `process.env`.
read-env
Transform environment variables into JSON object with sanitized values.
@a-2-c-2-anpm/non-inventore-maiores
`typed-env` adds a layer over [@humanwhocodes/env](https://www.npmjs.com/package/@humanwhocodes/env) that allows you to convert environment variables into various JavaScript types.
parse-env-string
Parse a string containing environment variables to a key/value object