react-router-busy
Drop-in busy state for react-router/remix forms and links
Drop-in busy state for react-router/remix forms and links
Framework agnostic set of helpers designed to help you create, maintain and develop your SEO
![Remix Auth Clerk](https://github.com/danestves/remix-auth-clerk/assets/31737273/82cde78a-a58c-4e14-bd1a-23fcf0da78d2)
Remix dev error boundary
Zero-config PWA for Remix
Preview and test emails in Remix using [BLANK]
Utility library to cache your client data in Remix.run
A package that adapts requests between Azure Functions and Remix.run
Remix development tools.
A Remix package to allow custom route definition via JSON or React elements
A Hono adapter for Remix apps using Cloudflage Pages
Custom routing conventions for Remix
Command line utility to upgrade all Remix dependencies together
Use Remix with Cloudflare module workers
Utility wrapper around react-hook-form for use with Remix.run
AWS adapter for Remix
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 Remix plugin that allows you to organize your routes in multiple route-folders.
Sitemap generator for Remix applications
Remix plugin for Superflare
utils to render remix into a dom-node instead of the whole document
A One-Time Password Authentication Strategy for Remix Auth.
A collection of codemods for react-router for upgrading to v6.
Static file serving and directory listing
A Lightweight, Production-Ready Remix Stack for your next SaaS Application.
This is a Full Stack app starter with the foundational things setup and configured for you to hit the ground running on your next EPIC idea.
Remix Done Right Series - Part 1: Project Setup with Remix and Vite Welcome to the first installment of our "Remix Done Right" series! In this episode, we dive into the essential steps of setting up the foundation for our Remix app using Vite. Get ready to embark on a journey of creativity and coding as we create a powerful remix application from scratch. š ļø What You'll Learn in Part 1: Project Setup: We guide you through the process of setting up a basic project structure using Remix and Vite, ensuring a solid foundation for your app. Remix Development Tools Installation: Learn how to install and configure Remix development tools to streamline your workflow and enhance the development experience. Plugin Integration: Discover the power of plugins as we add some essential ones to supercharge your Remix app development. Tailwindcss: Learn how to install tailwindcss in Remix and use it to style your projects. š Get Ready to Remix: Follow along and code with me as we lay the groundwork for an exciting and feature-rich Remix application. Whether you're a seasoned developer or just starting, this series is designed to be beginner-friendly and packed with valuable insights. š Resources and Links: Remix Documentation: https://remix.run/docs/en/main Vite Documentation: https://vitejs.dev/ Remix Development Tools: https://github.com/Code-Forge-Net/Remix-Dev-Tools š Don't forget to like, comment, and subscribe for more episodes in this series! Join our coding community and let's build something amazing together. š Stay Connected: Twitter: https://twitter.com/AlemTuzlak59192 GitHub: https://github.com/AlemTuzlak ā±ļø Timestamps: 00:00 - Intro 01:23 - Installing a fresh Remix.run project 01:52 - Remix Vite vs old Remix bundler rant 04:12 - Initialing the project 05:02 - Going over what we initialized 05:33 - Modifing our Vite config & adding remix-development-tools 06:54 - tsconfig.json overview 08:49 - Looking at our application with remix dev tools 09:31 - Adding tailwindcss to the project 12:08 - Overview of app with tailwind 12:29 - Adding remix dev tools plugins 14:32 - Our first plugin overview 15:40 - Adding the icons plugin 16:58 - Outro & info on the part 2
Utility library to cache your client data in Remix.run