Universe

Parse a .env content.

Usage

#import "@preview/tenv.typ:0.1.1": parse_dotenv

#let env = parse_dotenv(read(".env"))

Example

Example