Remix Guide

Menu
  • Official
    109
  • Tutorials
    394
  • Packages
    80
  • Events
    20
  • Showcase
    99
  • Templates
    58
  • Examples
    106
  • Opinions
    118
  • Docs
  • GitHub
  • Discord
  • Meetup
  • RSS
Packages
package / www.npmjs.com2024-09-23

react-router-busy

Drop-in busy state for react-router/remix forms and links

package / www.npmjs.com2024-08-28

@forge42/seo-tools

Framework agnostic set of helpers designed to help you create, maintain and develop your SEO

package / www.npmjs.com2024-07-11

remix-auth-clerk

![Remix Auth Clerk](https://github.com/danestves/remix-auth-clerk/assets/31737273/82cde78a-a58c-4e14-bd1a-23fcf0da78d2)

package / www.npmjs.com2024-06-20

@metronome-sh/dev-error-boundary

Remix dev error boundary

package / www.npmjs.com2024-03-27

@vite-pwa/remix

Zero-config PWA for Remix

repository / github.com2024-02-19

gregermendle/remix-mailer

Preview and test emails in Remix using [BLANK]

package / www.npmjs.com2024-02-14

remix-client-cache

Utility library to cache your client data in Remix.run

package / www.npmjs.com2024-02-14

@scandinavianairlines/remix-azure-functions

A package that adapts requests between Azure Functions and Remix.run

package / www.npmjs.com2023-07-16

remix-development-tools

Remix development tools.

package / www.npmjs.com2023-07-14

remix-json-routes

A Remix package to allow custom route definition via JSON or React elements

package / www.npmjs.com2023-07-13

remix-hono

A Hono adapter for Remix apps using Cloudflage Pages

package / www.npmjs.com2023-06-12

remix-custom-routes

Custom routing conventions for Remix

repository / github.com2023-05-17

brophdawg11/upgrade-remix

Command line utility to upgrade all Remix dependencies together

repository / github.com2023-05-01

xanderberkein/remix-cloudflare-module-workers

Use Remix with Cloudflare module workers

package / www.npmjs.com2023-04-26

remix-hook-form

Utility wrapper around react-hook-form for use with Remix.run

package / www.npmjs.com2023-04-14

remix-aws

AWS adapter for Remix

repository / github.com2023-04-06

uceumice/remix-kawaii

package / www.npmjs.com2023-03-29

remix-auth-webauthn

Authenticate users with [Web Authentication](https://www.w3.org/TR/webauthn-2/) passkeys and physical tokens. It is implemented using [SimpleWebAuthn](https://simplewebauthn.dev) and supports user authentication and user registration using passkeys.

package / www.npmjs.com2023-03-23

remix-routes-folder

A Remix plugin that allows you to organize your routes in multiple route-folders.

package / www.npmjs.com2023-03-15

remix-sitemap

Sitemap generator for Remix applications

package / www.npmjs.com2023-03-14

@superflare/remix

Remix plugin for Superflare

package / www.npmjs.com2023-02-23

remix-island

utils to render remix into a dom-node instead of the whole document

repository / github.com2023-01-24

dev-xo/remix-auth-otp

A One-Time Password Authentication Strategy for Remix Auth.

package / www.npmjs.com2023-01-07

react-router-v6-codemods

A collection of codemods for react-router for upgrading to v6.

package / www.npmjs.com2022-11-08

remix-vite

Static file serving and directory listing

package / www.npmjs.com2022-10-31

remix-koa-adapter

Koa request server handler for Remix

repository / github.com2022-10-20

rileytomasek/zodix

Zod utilities for Remix loaders and actions.

package / www.npmjs.com2022-08-24

remix-docs-gen

<p align="center"> <a href="https://github.com/sandulat/remix-docs-gen" target="_blank"> <img src="https://raw.githubusercontent.com/sandulat/remix-docs-gen/main/assets/remix-docs-gen.png" width="250px" /> </a> </p> <p align="center"> <a h

package / www.npmjs.com2022-08-22

remix-isomorphic-link

A wrapper component around Remix's Link / NavLink components and the native anchor element. One component to rule them all! Render an anchor tag for outgoing links and a Remix Link / NavLink for everything else! Also supports automated final slashes for a

package / www.npmjs.com2022-08-03

remix-ssg

Simple SSG for [Remix](https://remix.run/).

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.

package / www.npmjs.com2022-07-21

@ignisda/remix-pagination

Pagination for Remix apps

package / www.npmjs.com2022-07-11

remix-monorepo

## Why

repository / github.com2022-07-04

edmundhung/conform

Make your form conform to the dom

package / www.npmjs.com2022-06-08

remix-router-vue

A Vue UI layer for nested + data-driven routing via @remix-run/router

package / www.npmjs.com2022-06-07

remix-server-kit

Useful utilities and simplified validation for actions and loaders.

package / www.npmjs.com2022-05-31

remix-three

Adapter to render Remix elements with react-three-fiber

package / www.npmjs.com2022-05-16

remix-domains

Decouple your business logic from your Remix actions and loaders. With first-class type inference from end to end.

package / www.npmjs.com2022-05-06

@boxyhq/saml-jackson

SAML Jackson library

package / www.npmjs.com2022-05-01

rmx-cli

A CLI for remix-run

package / www.npmjs.com2022-04-18

namespaced-fieldset

A tiny React utils which gives uncontrolled <input> elements a power of namespaces, and allows constructing complex objects

package / www.npmjs.com2022-04-09

remix-fathom

A hook to quickly add Fathom to your Remix app.

package / www.npmjs.com2022-03-21

remix-redis-session

Redis session storage for Remix

package / www.npmjs.com2022-03-21

remix-etag

## Problem

package / www.npmjs.com2022-03-14

superjson-remix

A solution for Remix that allows you to send binary data from your `loader` function to your React client app. It uses the awesome [`superjson`](https://github.com/blitz-js/superjson) package to serialize/deserialize your data automatically.

package / www.npmjs.com2022-03-13

remix-mount-routes

Package for mounting Remix routes to any path

package / www.npmjs.com2022-03-10

eslint-plugin-remix

Latest version: 1.0.1, last published: 6 months ago. Start using eslint-plugin-remix in your project by running `npm i eslint-plugin-remix`. There are no other projects in the npm registry using eslint-plugin-remix.

repository / github.com2022-03-02

FYN-Software/rekindled

Beautiful errors for Remix, both in browser and console

package / www.npmjs.com2022-02-25

remix-forms

Magically create forms + actions in Remix!

package / www.npmjs.com2022-02-19

@clerk/remix

Clerk.dev SDK for Remix

package / www.npmjs.com2022-02-17

remix-pwa

A PWA handler for Remix

package / www.npmjs.com2022-02-09

remix-auth-okta

![CI](https://img.shields.io/github/workflow/status/jrakotoharisoa/remix-auth-okta/CI?style=flat-square) ![npm](https://img.shields.io/npm/v/remix-auth-okta?style=flat-square) # OktaStrategy

repository / github.com2022-02-07

neighbaa/remix-generate-css-links

repository / github.com2022-02-07

xstevenyung/remix-crash

Get better insight on why your Remix app crashed during development 💥

package / www.npmjs.com2022-01-31

@balavishnuvj/remix-seo

Collection of SEO utilities like sitemap, robots.txt, etc. for a Remix Application

package / www.npmjs.com2022-01-29

opentelemetry-instrumentation-remix

open telemetry instrumentation for the `remix` package

repository / github.com2022-01-25

itsMapleLeaf/remix-electron

package / www.npmjs.com2022-01-21

zod-form-data

Validation 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.com2022-01-21

remix-middleware

middleware for your remix loaders and actions

package / www.npmjs.com2022-01-20

remix-image

A React component for responsive images in Remix

package / www.npmjs.com2022-01-17

remix-query

Query for Remix-Run

package / www.npmjs.com2022-01-11

remix-graphql

Utilities for using GraphQL with a Remix app

package / www.npmjs.com2022-01-10

@routes-gen/remix

This package is a [**routes-gen**](https://github.com/sandulat/routes-gen) driver for [Remix](https://github.com/remix-run/remix).

package / www.npmjs.com2022-01-01

@afaik/remix-auth-supabase-strategy

> Strategy for using supabase with Remix Auth

package / www.npmjs.com2021-12-29

eslint-config-remix

ESlint config for remix app

package / www.npmjs.com2021-12-28

remix-auth-github

The GitHub strategy is used to authenticate users against a GitHub account. It extends the OAuth2Strategy.

package / www.npmjs.com2021-12-28

remix-auth-oauth2

A strategy to use and implement OAuth2 framework for authentication with federated services like Google, Facebook, GitHub, etc.

package / www.npmjs.com2021-12-28

remix-auth-microsoft

The Microsoft strategy is used to authenticate users against a [Microsoft Identity](https://docs.microsoft.com/en-us/azure/active-directory/develop/) account. This can be a work/school account or a personal Microsoft account, like Skype, Xbox and Outlook.

package / www.npmjs.com2021-12-28

remix-auth-auth0

The Auth0 strategy is used to authenticate users against an Auth0 account. It extends the OAuth2Strategy.

package / www.npmjs.com2021-12-28

remix-auth-socials

A collection of social media strategies for remix-auth

package / www.npmjs.com2021-12-24

remix-validated-form

Form component and utils for easy form validation in remix

package / www.npmjs.com2021-12-24

remix-surfacing-links

Write less code for surfacing styles in your remix.run project

package / www.npmjs.com2021-12-24

remix-themes

An abstraction for themes in your Remix_run app.

package / www.npmjs.com2021-12-24

remix-params-helper

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

package / www.npmjs.com2021-12-24

remix-postcss

Use your PostCSS Config in Remix

Show more
New Hot Top
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