II.
Library overview
Reference · livelibrary:dotenv
dotenv overview
Zero-dependency module that loads environment variables from a .env file into process.env, decoupling configuration from code following the Twelve-Factor App methodology.
Attributes
displayName
dotenv
belongsToLanguageId
category
other
description
Zero-dependency module that loads environment variables from a .env
file into process.env, decoupling configuration from code following
the Twelve-Factor App methodology.
Outgoing edges
alternative_to2
- library:python-dotenv·Librarypython-dotenv
- library:viper·LibraryViper
belongs_to_language1
- language:javascript·LanguageJavaScript
used_for1
- skill-area:backend-api-design·SkillAreaBackend API Design
Incoming edges
alternative_to1
- library:cross-env·Librarycross-env