Nuxt Social Share

Simple social sharing for your Nuxt Sites

Add simple social sharing buttons to your Nuxt 3 sites and apps, with a minimal config <SocialShare> component.
app.vue
<SocialShare
  v-for="network in ['facebook', 'twitter', 'linkedin', '...']"
  :key="network"
  :network="network"
  :styled="true"
/>

Powerful, customizable and easy to use

Based on Nuxt

As simple to use and as intuitive as Nuxt and Vue

Simple yet powerful

Flexible and customizable, with a minimal config

Designer friendly

Created with custom styling in mind, for easy intergation in any UI

Many Networks supported

Supports sharing on all major social networks

Easily translatable

Very easy to localize in any language

Open source

You can contribute to this project on GitHub.
© 2023-present Stefano Bartoletti