Nuxt エコシステム
- リソース URI:
spec://nuxt-ecosystem
主な構成:
- コア/公式:
@nuxt/image
,@nuxt/content
, Nuxt DevTools - i18n:
@nuxtjs/i18n
- 認証・セッション:
@sidebase/nuxt-auth
- セキュリティ:
nuxt-security
- PWA:
@vite-pwa/nuxt
- 可観測性:
@sentry/nuxt
- SEO:
@nuxtjs/robots
,@nuxtjs/sitemap
など - 状態管理/取得:
@pinia/nuxt
,@tanstack/vue-query
- API/BFF/GraphQL:
@nuxtjs/apollo
,nuxt-trpc
- UI: Vuetify / Naive UI / Element Plus
- OG 画像:
nuxt-og-image
- テスト:
@nuxt/test-utils
+ Vitest, Playwright/Cypress
実体は src/catalog/nuxt-ecosystem.yaml
を参照。