@nuxt-sharekit/core
v0.2.0
Published
Framework-agnostic share intent engine for Nuxt ShareKit.
Downloads
48
Readme
@nuxt-sharekit/core
Framework-agnostic share intent engine used by Nuxt ShareKit.
import { createShareIntent } from '@nuxt-sharekit/core'
const intent_share = createShareIntent('bluesky', {
url: 'https://example.com/launch',
text: 'A calmer sharing toolkit'
})See the full documentation for providers, custom registries, actions, and development instructions.
