1.0.1 • Published 5 months ago

avris-vue-share v1.0.1

Weekly downloads
-
License
LicenseRef-OQL-1....
Repository
gitlab
Last release
5 months ago

VueShare

Social media share buttons for VueJS

Adapted from and inspired by shareon.js (MIT). I couldn't use it directly, because window.onload conflicts with SSR.

Usage

Minimal:

<Share title="My awesome website"/>

With options:

<Share baseUrl="https://example.com" url="/foo/bar" title="My awesome website" :networks="['mastodon', 'reddit']"/>

Demo

Check out the footers of https://emojiflags.avris.it/ or https://futurysci.avris.it/

1.0.1

5 months ago

1.0.0

6 months ago

0.0.3

2 years ago

0.0.4

2 years ago

0.0.2

3 years ago