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
Get better insight on why your Remix app crashed during development 💥
Form component and utils for easy form validation in remix
A package for easily managing SEO meta and link tags in Remix.
Useful utilities and simplified validation for actions and loaders.
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.
This package makes it simple to use Zod with standard URLSearchParams and FormData which are typically used in Remix apps.
The GitHub strategy is used to authenticate users against a GitHub account. It extends the OAuth2Strategy.
Sitemap generator for Remix applications
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.
Decouple your business logic from your Remix actions and loaders. With first-class type inference from end to end.
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.
open telemetry instrumentation for the `remix` package
Make your form conform to the dom
A One-Time Password Authentication Strategy for Remix Auth.
SAML Jackson library
A collection of social media strategies for remix-auth
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.
An abstraction for themes in your Remix_run app.
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
Zero-config PWA for Remix