remix-auth
Simple Authentication for Remix
Simple Authentication for Remix
Magically create forms + actions in Remix!
This package contains simple utility functions to use with [Remix.run](https://remix.run).
## Problem
Use TailwindCSS with Remix without an extra build step!
A strategy to use and implement OAuth2 framework for authentication with federated services like Google, Facebook, GitHub, etc.
Static file serving and directory listing
The easiest way to translate your Remix apps
Utilities for using GraphQL with a Remix app
A PWA handler for Remix
Zod utilities for Remix loaders and actions.
A React component for responsive images in Remix
ESlint config for remix app
Pagination for Remix apps
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:
A package for easily managing SEO meta and link tags in Remix.
Form component and utils for easy form validation in remix
This package makes it simple to use Zod with standard URLSearchParams and FormData which are typically used in Remix apps.
Query for Remix-Run
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.
Useful utilities and simplified validation for actions and loaders.
Get better insight on why your Remix app crashed during development 💥
The GitHub strategy is used to authenticate users against a GitHub account. It extends the OAuth2Strategy.
open telemetry instrumentation for the `remix` package
An abstraction for themes in your Remix_run app.
A collection of social media strategies for remix-auth
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.
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.
Decouple your business logic from your Remix actions and loaders. With first-class type inference from end to end.
Make your form conform to the dom
SAML Jackson library
Collection of SEO utilities like sitemap, robots.txt, etc. for a Remix Application
Simple SSG for [Remix](https://remix.run/).
A CLI for remix-run
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.
A One-Time Password Authentication Strategy for Remix Auth.
Use your PostCSS Config in Remix
Sitemap generator for Remix applications
Beautiful errors for Remix, both in browser and console
This package is a [**routes-gen**](https://github.com/sandulat/routes-gen) driver for [Remix](https://github.com/remix-run/remix).
Framework agnostic set of helpers designed to help you create, maintain and develop your SEO
middleware for your remix loaders and actions
Remix development tools.
Utility wrapper around react-hook-form for use with Remix.run
A Hono adapter for Remix apps using Cloudflage Pages
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.
  # OktaStrategy
Redis session storage for Remix