astro-social-share

2.1.0 • 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
    • 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"
/>

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
2.1.0226latest

Version History

VersionDownloads (Last 7 Days)Published
2.1.0226
2.0.318
2.0.219
2.0.10
2.0.01
1.3.233
1.3.10
1.3.00
1.2.10
1.2.00
1.1.10
1.1.02
1.0.00
0.1.20
0.1.10
0.1.00
0.0.40
0.0.30
0.0.20
0.0.10

Package Sidebar

Install

npm i astro-social-share

Weekly Downloads

299

Version

2.1.0

License

MIT

Unpacked Size

13.5 kB

Total Files

14

Last publish

Collaborators

  • silent1mezzo