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