Skip to content

feat: env#25

Merged
brunozoric merged 3 commits into
mainfrom
bruno/feat/from-env
Jul 15, 2026
Merged

feat: env#25
brunozoric merged 3 commits into
mainfrom
bruno/feat/from-env

Conversation

@brunozoric

Copy link
Copy Markdown
Contributor

No description provided.

brunozoric and others added 3 commits July 15, 2026 12:13
Cross-platform env var reading with getString, getNumber, getBoolean
(each with bare, default, and OrThrow variants). ProcessEnv backs
Node via process.env; BrowserEnv accepts an injected variables object.
getBoolean uses existing toBoolean internally; getNumber treats
unparseable/NaN/Infinity as missing.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@brunozoric brunozoric self-assigned this Jul 15, 2026
@brunozoric brunozoric merged commit 2f17d08 into main Jul 15, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant