[Module Listing Request]: `nuxt-presence`
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.1k
- Forks
- 354
- Avg merge
- 10h 18m
- Merged PRs (30d)
- 12
Description
Description
A hidden scratch board visitors can sign, and an ed25519 mark stamped into every page's <head> proving who built that deploy.
- The Wall — click a spot, type your mark, watch it age out and dissolve. Client-only by default; opt into
wall.server: truefor a server-persisted, polled, multi-visitor board. - The Mark — a signed
{ handle, siteUrl, buildSha, timestamp }payload, verifiable via a server endpoint or$presence.verify()in devtools.
Note: the module lives in a monorepo subfolder rather than its own repo root — path for pnpm sync is titan-65/nuxt2-vantol#main/packages/presence.
Repository
https://github.com/titan-65/nuxt2-vantol/tree/main/packages/presence
npm
https://www.npmjs.com/package/nuxt-presence
Nuxt Compatibility
Nuxt 4
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
Start by reviewing the module at titan-65/nuxt2-vantol#main/packages/presence and its npm metadata, then inspect how Nuxt modules are represented in this repository. Confirm the listing can describe Nuxt 4 compatibility and use the provided repository and npm links; done means the module is added to the catalog with accurate metadata.
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
- 55/100