repository / github.com2021-12-24kiliman/remix-component-dataThis is a proof of concept for showing how you can expose loader functions from your components to use in your routes.
package / www.npmjs.com2021-12-24remix-utilsThis package contains simple utility functions to use with [Remix.run](https://remix.run).
repository / github.com2022-01-30QuentinWidlocher/remix-templateRemix template with Typescript, Tailwind, Zod and Prisma
repository / github.com2022-03-21remix-run/indie-stackThe Remix Stack for deploying to Fly with SQLite, authentication, testing, linting, formatting, etc.
package / www.npmjs.com2022-01-21zod-form-dataValidation helpers for [zod](https://github.com/colinhacks/zod) specifically for parsing `FormData` or `URLSearchParams`. This is particularly useful when using [remix](https://github.com/remix-run/remix) and combos well with [remix-validated-form](https:
package / www.npmjs.com2021-12-24remix-validated-formForm component and utils for easy form validation in remix
package / www.npmjs.com2021-12-24remix-seoA package for easily managing SEO meta and link tags in Remix.
repository / github.com2022-02-07xstevenyung/remix-crashGet better insight on why your Remix app crashed during development 💥
repository / github.com2021-12-24dilums/interactive-remix-routingInteractive app to demonstrate how routing works in Remix
repository / github.com2022-09-11dev-xo/stripe-stackA Stripe focused Remix Stack that integrates User Subscriptions, Authentication and Testing. Driven by Prisma ORM. Deploys to Fly.io
repository / github.com2022-07-03jacob-ebey/remix-webpack-cliA CLI for building https://remix.run applications with Webpack.
repository / github.com2021-12-24jacob-ebey/remix-css-modulesExample of using CSS modules with Remix.run
repository / github.com2022-11-15jacob-ebey/remix-dashboard-templateA template to get you up and building a dashboard in Remix.