-
Notifications
You must be signed in to change notification settings - Fork 6
(v1) Examples & playgrounds for Standard Mode per integration #1438
Copy link
Copy link
Open
Labels
@arkenv/bun-pluginIssues or Pull Requests involving the Bun plugin for ArkEnvIssues or Pull Requests involving the Bun plugin for ArkEnv@arkenv/nextjsIssues or Pull Requests involving the Next.js integration for ArkEnvIssues or Pull Requests involving the Next.js integration for ArkEnv@arkenv/nuxtIssues or Pull Requests involving the Nuxt integration for ArkEnvIssues or Pull Requests involving the Nuxt integration for ArkEnv@arkenv/vite-pluginIssues or Pull Requests involving the Vite plugin for ArkEnvIssues or Pull Requests involving the Vite plugin for ArkEnvenhancementNew feature or improvementNew feature or improvementexampleIssues or Pull Requests concerning at least one ArkEnv example. (Found in the `examples/` directory)Issues or Pull Requests concerning at least one ArkEnv example. (Found in the `examples/` directory)needs triageMaintainer needs to evaluate this issueMaintainer needs to evaluate this issue
Milestone
Description
Metadata
Metadata
Assignees
Labels
@arkenv/bun-pluginIssues or Pull Requests involving the Bun plugin for ArkEnvIssues or Pull Requests involving the Bun plugin for ArkEnv@arkenv/nextjsIssues or Pull Requests involving the Next.js integration for ArkEnvIssues or Pull Requests involving the Next.js integration for ArkEnv@arkenv/nuxtIssues or Pull Requests involving the Nuxt integration for ArkEnvIssues or Pull Requests involving the Nuxt integration for ArkEnv@arkenv/vite-pluginIssues or Pull Requests involving the Vite plugin for ArkEnvIssues or Pull Requests involving the Vite plugin for ArkEnvenhancementNew feature or improvementNew feature or improvementexampleIssues or Pull Requests concerning at least one ArkEnv example. (Found in the `examples/` directory)Issues or Pull Requests concerning at least one ArkEnv example. (Found in the `examples/` directory)needs triageMaintainer needs to evaluate this issueMaintainer needs to evaluate this issue
Natural continuation of #1199 (Standard Mode packaging). Spun out while closing #1436.
Summary
ArkType-mode examples/playgrounds exist for Vite, Bun, Next.js, and Nuxt. Standard Mode only has standalone examples (
with-standard-schema,with-zod) — nothing that exercises@arkenv/*/standardunder a real integration.Scope (to decide here)
A full matrix (every integration × Standard Schema validator) may be overkill to maintain. Decide how wide the matrix should be, for example:
Acceptance criteria (once scope is chosen)
@arkenv/standard(notarktype/@arkenv/core) and uses the/standardentryOut of scope
ImportMetaEnvAugmented/ProcessEnvAugmentedStandard Mode typing — superseded by the canonical env-object surface in (v1) Adopt the env object as the canonical surface for Vite/Bun (transform design) #1105