npm i -D @remix-pwa/dev
精选Remix PWA
一个轻量级包和辅助工具的生态系统,用于将完整的 PWA 功能集成到 Remix 💿 中
npm install remix-utils
Remix 工具
一组与 Remix.run 一起使用的实用函数和类型。
npm install @conform-to/react @conform-to/zod --save
CONFORM
一个类型安全的表单验证库,利用 Web 基础知识来逐步增强 HTML 表单,并完全支持 Remix 和 Next.js 等服务器框架。
npm install remix-auth
Remix 身份验证
Remix 的简单身份验证
npm install remix-development-tools -D
Remix 开发工具
使用这些开发工具调试您的应用程序,查找水合错误,跟踪您的网络以及更多在您的 react-router 应用程序中的操作
npm install -D remix-flat-routes
Remix 扁平路由
Remix 包,用于使用扁平路由约定定义路由
npm install remix-i18next i18next react-i18next i18next-browser-languagedetector
remix-i18next
翻译您的 Remix 应用程序的最简单方法
npm i -D @remix-pwa/dev
Remix PWA
一个轻量级包和辅助工具的生态系统,用于将完整的 PWA 功能集成到 Remix 💿 中
npm install remix-forms
Remix 表单
Remix 和 React Router 的全栈表单库
npm install remix-hono
Remix + Hono
Remix 的 Hono 中间件
npm install remix-routes
remix-routes
React Router 应用程序的类型安全路由。
npm install remix-auth-totp
Remix Auth TOTP
Remix-Auth 的基于时间的一次性密码 (TOTP) 身份验证策略。
npm install remix-toast
remix-toast
Remix 中 toast 通知的服务器端实现
npm install @mcansh/remix-fastify fastify @fastify/static
Remix Fastify
Remix 和 React Router 的 Fastify 服务器请求处理程序
npm install remix-client-cache
remix-client-cache
用于在 Remix.run 中缓存客户端数据的实用程序库
npm install remix-auth-oauth2
Remix Auth OAuth2 策略
Remix Auth 的 OAuth2Strategy
npm install @epic-web/remember
@epic-web/remember
简单、类型安全、“单例”实现。
npm install remix-auth remix-auth-form
Remix Auth 表单策略
用于处理表单的 Remix Auth 策略。
npm install remix-auth-auth0
Remix Auth Auth0 策略
一个基于 OAuth2Strategy 的 Remix Auth 的 Auth0Strategy
npm install remix-auth remix-auth-webauthn
Remix Auth WebAuthn 策略
一个使用 Web Authentication 密码密钥登录的 Remix Auth 策略。
npm install remix-auth remix-auth-github
Remix Auth GitHub 策略
一个基于 OAuth2Strategy 的 Remix Auth 的 GitHubStrategy
npm install remix-auth-microsoft remix-auth remix-auth-oauth2
Remix Auth Microsoft 策略
用于 remix-auth 的 Microsoft 身份验证策略
npm install remix-json-routes
Remix JSON 路由
一个 Remix 包,允许通过 JSON 或 React 元素自定义路由定义
npm install @mcansh/vite-svg-sprite-plugin
vite-svg-sprite-plugin
这个 vite 插件将转换任何导入的 svg 文件,并将它们组合成一个可缓存的 svg 精灵表
npm install @mcansh/http-helmet
HTTP Helmet
轻松向您的 Web 应用程序添加 CSP 和其他安全标头。
npx @inlang/paraglide-js init && npm i remix-paraglidejs @inlang/paraglide-js-adapter-vite
Remix-ParaglideJS
用于使用 paraglidejs 的 remix 工具和示例