kiliman/remix-global-data
Example showing how to use global data in your Remix app
This package makes it simple to use Zod with standard URLSearchParams and FormData which are typically used in Remix apps.
This is a proof of concept for showing how you can expose loader functions from your components to use in your routes.
Remix template with Vite, Tailwind CSS, and Fly.io support
Remix package to define routes using the flat-routes convention
This package is a replacement for superjson to use in your Remix app. It handles a subset of types that `superjson` supports, but is faster and smaller.
Example showing how to use global data in your Remix app