Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
denoland/stdUNSTABLE: Parsing and loading environment variables from a `.env` file
This package works with DenoIt is unknown whether this package works with Bun

JSR Score
94%
Published
5 months ago (0.225.3)
Add Package
deno add jsr:@std/dotenv
Import symbol
import * as mod from "@std/dotenv/load";
Import directly with a jsr specifier
import * as mod from "jsr:@std/dotenv/load";
Add Package
bunx jsr add @std/dotenv
Import symbol
import * as mod from "@std/dotenv/load";