A collection of 25 templates, themes and UI Kits by the author Kiliman.
This is a proof of concept for showing how you can expose loader functions from your components to use in your routes.
This package includes a Vite plugin to use in your Remix app. It configures an Express server for both development and production using TypeScript.
This package makes it simple to use Zod with standard URLSearchParams and FormData which are typically used in Remix apps.
Sample showing how to use superjson in your Remix app and full fidelity types with inference
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.
This tool generate a custom theme similar to the ones created by the [shadcn/ui Themes website](https://ui.shadcn.com/themes). You can specify the primary, secondary, accent, and gray colors. The color name should be one of the default Tailwind color names (e.g. red, green, blue, indigo, etc.)