Nuxt Social Share

Simple social sharing for your Nuxt Sites

Add simple social sharing buttons to your Nuxt sites and apps, with a minimal config <SocialShare> component.

app.vue
<SocialShare
  v-for="network in ['facebook', 'x', 'linkedin', '...']"
  :key="network"
  :network="network"
  :styled="true"
/>

Powerful, customizable and easy to use

    Simple yet powerful
    Flexible implementation and fully customizable, with a minimal config
    Designer Friendly
    Created with custom styling in mind, for easy integration in any UI
    Many Networks supported
    Supports sharing on all major social networks
    Easily Translatable
    Localize in any language by editing just two strings
    Accessible by design
    A11y guidelines implemented Out of the Box
    Lightweight and SEO friendly
    Minimal bundle size, no negative impact on SEO