nuxt / modules

Discover the Nuxt modules to add any CMS, Database, UI, Auth and integrations into your Vue application.
https://nuxt.com/modules
MIT License
928 stars 256 forks source link

[Module Listing Request]: `nuxt-msw` #1052

Open shunnNet opened 1 month ago

shunnNet commented 1 month ago

Description

nuxt-msw integrates MSW (Mock Service Worker) into a Nuxt project, allowing user to use it for API mocking during development. Most of the code can be directly shared with test mocks.

Features

Repository

https://github.com/shunnNet/nuxt-msw

npm

https://www.npmjs.com/package/@crazydos/nuxt-msw

Nuxt Compatibility

Nuxt 3