Skip to content

silent1mezzo/astro-social-share

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
    • Threads
    • WhatsApp
    • Medium
    • Threads
    • Bluesky
  • ✅ Small size
  • ✅ Included icons from https://simpleicons.org/

📦 Installation

# Using 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"
/>

About

Social media share buttons for Astro

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 9