Remix Guide

Menu
  • Official
    109
  • Tutorials
    394
  • Packages
    80
  • Events
    20
  • Showcase
    99
  • Templates
    58
  • Examples
    106
  • Opinions
    118
  • Docs
  • GitHub
  • Discord
  • Meetup
  • RSS
Category
Platform
Integration
package2021-12-24

remix-params-helper

www.npmjs.com
Packagestypescript

This package makes it simple to use Zod with standard URLSearchParams and FormData which are typically used in Remix apps.

cover

Built with remix-params-helper

repository / github.com2022-03-24

rphlmr/supa-fly-stack

The Remix Stack for deploying to Fly with Supabase, authentication, testing, linting, formatting, etc.

repository / github.com2022-05-10

jkcorrea/remix-chop-suey-stack

Remix+EdgeDB+Tailwind+Fly.io=šŸ–¤

Made by kiliman

repository / github.com2021-12-24

kiliman/remix-component-data

This is a proof of concept for showing how you can expose loader functions from your components to use in your routes.

others / gist.github.com2021-12-24

Debug server-side Remix using VSCode

repository / github.com2023-12-07

kiliman/remix-vite-template

Remix template with Vite, Tailwind CSS, and Fly.io support

repository / github.com2022-04-19

kiliman/remix-flat-routes

Remix package to define routes using the flat-routes convention

package / www.npmjs.com2022-07-26

remix-typedjson

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.

repository / github.com2024-03-27

kiliman/remix-global-data

Example showing how to use global data in your Remix app