-
-
Notifications
You must be signed in to change notification settings - Fork 328
Open
Labels
Description
Description
Server actions for Nuxt with end-to-end type safety. You define actions in server/actions/ using a builder chain with Zod validation and middleware, and the module generates typed client references automatically. Comes with a useAction composable that gives you reactive status, field-level validation errors, and callbacks. Basically https://github.com/TheEdoRan/next-safe-action but for Nuxt, with H3Event access and auto route generation.
Repository
https://github.com/rutbergphilip/nuxt-safe-action
npm
https://www.npmjs.com/package/nuxt-safe-action
Nuxt Compatibility
Nuxt 4, Nuxt 3
Reactions are currently unavailable