nuxt / nuxt/modules

[Module Listing Request]: `vcr-for-nuxt`

Open Beginner friendly
#1,445 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

module-request
Dominant language
TypeScript
Stars
1.1k
Forks
354
Avg merge
10h 18m
Merged PRs (30d)
12

Description

Description

records real HTTP responses to disk and replays them without hitting your backend services.

  • REST and GraphQL supported, with per-variable cassette hashing for GraphQL
  • Cassettes grouped into named episodes for clean snapshot management
  • Zero overhead in production — all VCR routes vanish outside development or test mode
  • You can pair it with Playwright or any testing framework to test your nuxt app isolated from the APIs
Repository

https://github.com/Juraci/vcr-for-nuxt

npm

https://www.npmjs.com/package/vcr-for-nuxt

Nuxt Compatibility

Nuxt 4

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the nuxt/modules repository's module-listing conventions, then verify the vcr-for-nuxt repository, npm package, description, and Nuxt 4 compatibility from the links in the issue. Done means the module is added to the directory with accurate repository, package, description, and compatibility details.

Written by the indexing model from the issue text.

Assessment

Tech stack
nuxt
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.