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.com2021-12-24

remix-auth

Simple Authentication for Remix

package / www.npmjs.com2022-02-25

remix-forms

Magically create forms + actions in Remix!

package / www.npmjs.com2021-12-24

remix-utils

This package contains simple utility functions to use with [Remix.run](https://remix.run).

package / www.npmjs.com2022-03-21

remix-etag

## Problem

package / www.npmjs.com2021-12-24

remix-tailwind

Use TailwindCSS with Remix without an extra build step!

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

remix-vite

Static file serving and directory listing

package / www.npmjs.com2021-12-24

remix-i18next

The easiest way to translate your Remix apps

package / www.npmjs.com2022-01-11

remix-graphql

Utilities for using GraphQL with a Remix app

package / www.npmjs.com2022-02-17

remix-pwa

A PWA handler for Remix

repository / github.com2022-10-20

rileytomasek/zodix

Zod utilities for Remix loaders and actions.

package / www.npmjs.com2022-01-20

remix-image

A React component for responsive images in Remix

package / www.npmjs.com2021-12-29

eslint-config-remix

ESlint config for remix app

package / www.npmjs.com2022-07-21

@ignisda/remix-pagination

Pagination for Remix apps

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:

repository / github.com2022-01-25

itsMapleLeaf/remix-electron

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-seo

A package for easily managing SEO meta and link tags in Remix.

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.com2022-01-17

remix-query

Query for Remix-Run

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.

package / www.npmjs.com2022-06-07

remix-server-kit

Useful utilities and simplified validation for actions and loaders.

repository / github.com2022-02-07

xstevenyung/remix-crash

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

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.com2022-01-29

opentelemetry-instrumentation-remix

open telemetry instrumentation for the `remix` package

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