Remix Guide

Menu
  • Official
    67
  • Tutorials
    253
  • Packages
    61
  • Events
    13
  • Showcase
    95
  • Templates
    44
  • Examples
    75
  • Opinions
    73
  • Docs
  • GitHub
  • Discord
  • Meetup
  • RSS
Packages
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

Show more
New Hot Top
package2022-05-01

rmx-cli

www.npmjs.com
Packagestypescript

A CLI for remix-run

cover

Built with rmx-cli

No resources found at the moment

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.

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.

others / gist.github.com2021-12-24

Debug server-side Remix using VSCode

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.com2022-03-08

kiliman/remix-walletconnect

Remix example showing how to use WalletConnect with Remix