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": "2024-04-20T06:36:20.745Z"
}

Today is 4/20/2024

Action Data

Fetcher Data