Releases: BolajiOlajide/env-utils
Releases · BolajiOlajide/env-utils
Helpful Hands
This release adds some useful helpers for env-utils
with typescript.
Instead of casting the type EnvValue
to whatever format you want, you can make use of the following utility functions which return variables of a single type.
getStringEnv
getNumericEnv
getBoolEnv
getArrayEnv
Typewriter
This release concludes the migration of env-utils
from javascript to typescript.
It also includes the addition of new options such as 👍🏽
IsNumber
isArray
separator