2.1.0 • Published 7 months ago

astro-social-share v2.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

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
    • X
    • WhatsApp
    • Medium
  • ✅ 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"
/>
2.1.0

7 months ago

2.0.3

8 months ago

2.0.2

1 year ago

2.0.1

1 year ago

2.0.0

1 year ago

1.3.2

1 year ago

1.3.1

1 year ago

1.3.0

1 year ago

1.2.1

2 years ago

1.2.0

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago