Documentation
API reference
Small typed primitives for providers, payloads, presets, and actions.
Core exports
The core package can be used without Nuxt or Vue.
import {
createShareIntent,
createShareRegistry,
defineShareProvider,
getSharePreset,
listShareProviders,
normalizeSharePayload
} from '@nuxt-sharekit/core'Nuxt exports
The module auto-imports useShare and registers ShareButton, ShareGroup, and ShareMenu with a configurable prefix.