Remix TypedJSON

GitHub Example

GitHub remix-typed-json

Open DevTools and click on the form buttons to see how remix-typedjson serializes the data. Note how objects and arrays are NOT double-JSON stringified.

Loader Data

{
  "greeting": "hello",
  "today": "2025-01-19T02:25:54.699Z"
}

Today is 1/19/2025

Action Data

Fetcher Data