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": "2023-06-04T23:18:02.618Z"
}

Today is 6/4/2023

Action Data

Fetcher Data