[Module Listing Request]: `nuxt-version-check`
Open
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
A minimal Nuxt 3 module that detects if a new version of your app is available and fetches a remote changelog in Markdown format.
✨ Features
- ✅ Version polling from
/version.json - ✅ Loads Markdown changelog from remote URL
- ✅ Exposes
useVersionCheck()anduseChangelog()composables - ✅ Extensible with
forceUpdate,releasedAt, etc. - ✅ No dependencies, TypeScript native
Repository
https://github.com/rtrap-rsi/nuxt-version-checker
npm
https://www.npmjs.com/package/nuxt-version-checker
Nuxt Compatibility
Nuxt 3
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the linked nuxt-version-checker repository and npm package first, confirming the stated Nuxt 3 compatibility, features, and links. Add the module to the Nuxt modules catalog with the available details; done when the catalog entry accurately points to the repository and package.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nuxt, typescript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100