Remix Guide

Menu
  • Official
    64
  • Tutorials
    245
  • Packages
    58
  • Events
    12
  • Showcase
    91
  • Templates
    43
  • Examples
    74
  • Opinions
    67
  • Docs
  • GitHub
  • Discord
  • Meetup
  • RSS
Packages
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.

Show more
New Hot Top
repository2023-01-24

dev-xo/remix-auth-otp

github.com
Packagesremixtypescript

A One-Time Password Authentication Strategy for Remix Auth.

cover

Made by dev-xo

repository / github.com2022-09-11

dev-xo/stripe-stack

A Stripe focused Remix Stack that integrates User Subscriptions, Authentication and Testing. Driven by Prisma ORM. Deploys to Fly.io