nuxt-strict-fetch
JSON →A Nuxt 3 module that provides a type-safe and schema-validated wrapper around the built-in $fetch. Current version 1.4.0, actively maintained. Key differentiators: supports Yup and Zod for runtime schema validation of request/response bodies, query parameters, and URL params. Requires either yup (>= 1.5.0) or zod (>= 3.0.0) as peer dependencies. Simplifies API method definitions with StrictFetch.prepare and integrates with Nuxt's composables (useRequest, useAutoFetch). Provides global configuration via module options and a plugin init method for custom fetch overrides.
Resources
packagenuxt-strict-fetch ↗
API endpoints
full doc /v1/registry/nuxt-strict-fetch