All Projects → m5r → awesome-remix

m5r / awesome-remix

Licence: CC0-1.0 license
No description or website provided.

Projects that are alternatives of or similar to awesome-remix

react-router-i18n
Internationalization library built on top of React Router
Stars: ✭ 24 (-90.87%)
Mutual labels:  react-router
Google-Clone
A Google Clone which built with ReactJS. When you click Gmail button, you will be directed to my other project, Gmail Clone. You can search whatever you want and send realtime emails by clicking Gmail button!
Stars: ✭ 37 (-85.93%)
Mutual labels:  react-router
purescript-cofree-react-router
React-Router implemented in PureScript as Cofree Comonad for the Array functor.
Stars: ✭ 24 (-90.87%)
Mutual labels:  react-router
order-service
一个基于vuejs,reactjs,nodejs,socket.io的服务系统
Stars: ✭ 22 (-91.63%)
Mutual labels:  react-router
react-starter
Starter kit for React.
Stars: ✭ 16 (-93.92%)
Mutual labels:  react-router
generator-react-impression
Yeoman generator for React project.
Stars: ✭ 19 (-92.78%)
Mutual labels:  react-router
esri-react-router-example
Example of how to load and use the ArcGIS API for JavaScript in a react-router application
Stars: ✭ 24 (-90.87%)
Mutual labels:  react-router
firefox-health-dashboard
firefox-health-dashboard.netlify.com
Stars: ✭ 26 (-90.11%)
Mutual labels:  react-router
react-workshop
Practical Introduction to React (with Redux & React Router v4)
Stars: ✭ 17 (-93.54%)
Mutual labels:  react-router
remix-auth
Simple Authentication for Remix
Stars: ✭ 929 (+253.23%)
Mutual labels:  remix
react-guidebook
📚 React 知识图谱 关于概念、技巧、生态、前沿、源码核心
Stars: ✭ 22 (-91.63%)
Mutual labels:  react-router
CRA-boilerplate
Personal CRA boilerplate
Stars: ✭ 42 (-84.03%)
Mutual labels:  react-router
mern-stack-application
A MERN stack e-commerce website.
Stars: ✭ 45 (-82.89%)
Mutual labels:  react-router
git-space
A web application to view Github's user profile.
Stars: ✭ 14 (-94.68%)
Mutual labels:  react-router
douyu-monitor
网页端跨平台斗鱼弹幕助手
Stars: ✭ 41 (-84.41%)
Mutual labels:  remix
react-phoenix-users-boilerplate
Elixir/Phoenix + React + users template/boilerplate.
Stars: ✭ 71 (-73%)
Mutual labels:  react-router
reactnest-boilerplate
🗼A starter project template with (Ngnix, ReactJS, Redux, Redux Thunk, React Router, NestJS, TypeORM, PostgreSQL, Docker, PM2) + (Code Style, Conventional Changelog with Commitlint, Husky, Git CZ)
Stars: ✭ 85 (-67.68%)
Mutual labels:  react-router
async-react-router
Client side react router with async. It like next.js!
Stars: ✭ 21 (-92.02%)
Mutual labels:  react-router
rekit-portal
Web UI for managing a Rekit project.
Stars: ✭ 90 (-65.78%)
Mutual labels:  react-router
ai web RISKOUT BTS
국방 리스크 관리 플랫폼 (🏅 국방부장관상/Minister of National Defense Award)
Stars: ✭ 18 (-93.16%)
Mutual labels:  react-router

awesome-remix Awesome

A curated list of awesome Remix 💿 packages and resources.

Contents

Packages

  • remix-auth - Simple Authentication for Remix
  • remix-utils - A set of utility functions and types to use with Remix.run
  • remix-i18next - The easiest way to translate your Remix apps
  • remix-seo - A package for easily managing SEO meta and link tags in Remix.
  • remix-params-helper - Helpers that make it simple to use Zod with URLSearchParams, FormData, and Remix params object
  • remix-tailwind - Use TailwindCSS with Remix without an extra build step
  • remix-validated-form - A ValidatedForm component and helpers for easy client and server side form validation.
  • remix-themes - An abstraction for themes in your Remix app.
  • remix-routes - Typesafe routing for your Remix apps.
  • remix-middleware - An express-like middleware system for remix loaders and actions
  • remix-crash - Get better insight on why your Remix app crashed during development 💥
  • remix-pwa - A package to integrate PWA features into Remix
  • superjson-remix - A solution for Remix that allows you to send binary data from your loader to your React client app
  • remix-etag - Makes adding an ETag header to a response easy
  • remix-domains - Decouple your business logic from your Remix actions and loaders. With first-class type inference from end to end.
  • remix-image - A React component for responsive images in Remix.

Stacks

  • blues-stack - The Blues Stack: Deployed to the edge (distributed) with a long-running Node.js server and PostgreSQL database. Intended for large and fast production-grade applications serving millions of users.
  • indie-stack - The Indie Stack: Deployed to a long-running Node.js server with a persistent SQLite database. This stack is great for websites with dynamic data that you control (blogs, marketing, content sites). It's also a perfect, low-complexity bootstrap for MVPs, prototypes, and proof-of-concepts that can later be updated to the Blues stack easily.
  • grunge-stack - The Grunge Stack: Deployed to a serverless function running Node.js with DynamoDB for persistence. Intended for folks who want to deploy a production-grade application on AWS infrastructure serving millions of users.
  • speed-metal-stack - The Remix Blog Stack for deploying to Fly with MDX, SQLite, testing, linting, formatting, etc.
  • remix-worker-template - All-in-one Remix Cloudflare worker template with tailwindcss, cypress, eslint and prettier
  • remix-edgedb - Remix ft. EdgeDB, Tailwind, Fly, and cookie-based authorization
  • kpop-stack - Create a Remix app with Netlify, Tailwind, TypeScript and more!
  • supa-fly-stack - The Remix Stack for deploying to Fly with Supabase, authentication, testing, linting, formatting, etc.
  • rockspec-stack - A fully configurable & customizable Remix PWA stack.
  • dnb-stack - The Remix Stack for deploying to Vercel with testing, linting, formatting, structure and mock for 3rd party API integration.
  • azure-remix-stack - A remix stack template for running a remix app on Azure
  • remix-chop-suey-stack - Remix+EdgeDB+Tailwind+Fly.io=🖤

Templates

Example Apps

Snippets

Videos

Blog Posts

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].