astro-social-share

2.0.2 • Public • Published

Astro Social Share

Social media share buttons for your Astro site

npm

⭐ Features

  • ✅ Zero dependencies
  • ✅ Fully customizable
  • ✅ Share buttons for:
    • Facebook
    • Hacker News
    • LinkedIn
    • Reddit
    • Twitter
    • WhatsApp
  • ✅ Small size
  • ✅ Included icons from https://simpleicons.org/

📦 Installation

# Uisng NPM
npm install astro-social-share

# Using Yarn
yarn add astro-social-share

# Using PNPM
pnpm add astro-social-share

📖 Documentation

Please visit the documentation for advanced usage.

⚡ Usage

---
import { SocialShare } from "astro-social-share";
---

<SocialShare
    description="Description of the page/post"
    title="Page Title"
/>

Dependencies (0)

    Dev Dependencies (2)

    Package Sidebar

    Install

    npm i astro-social-share

    Weekly Downloads

    204

    Version

    2.0.2

    License

    MIT

    Unpacked Size

    12 kB

    Total Files

    13

    Last publish

    Collaborators

    • silent1mezzo