@j2blasco/ts-env
A TypeScript utility for securely managing environment variables through file encryption and runtime loading
dotenv
Loads environment variables from .env file
dotencr
Encrypt and decrypt individual lines inside a .env file. Supports multiple encryption keys. Keys and dotenv files can be read text file or read from the environment.
cosmiconfig
Find and load configuration from a package.json property, rc file, TypeScript module, and more!