Skip to Content
Lib (shared snippets)Overview

Lib (shared snippets)

Path: hono-backend/src/lib/

Tiny shared utilities used across routes/validators:

FilePurpose
format-zod-issue-path.tsHuman-readable Zod error paths
json-parse-location.tsParse JSON with better error location (admin imports)

Smaller than utils/ — cross-cutting technical helpers, not domain language.

Last updated on