nuxt / nuxt/modules

[Module Listing Request]: `nuxt-presence`

Open
#1,557 0 comments 0 reactions 0 assignees View on GitHub

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: true for 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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.