https://github.com/devgauravjatt/select-share-js
https://github.com/devgauravjatt/select-share-js
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/devgauravjatt/select-share-js
- Owner: devgauravjatt
- Created: 2023-12-22T12:38:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-30T03:26:20.000Z (over 1 year ago)
- Last Synced: 2025-01-19T21:25:35.094Z (5 months ago)
- Language: JavaScript
- Homepage: https://devgauravjatt.github.io/select-share-js/demo
- Size: 43.9 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
### 🌐 Enhance Your Website with Social Media Share Buttons using Select Share JS 🚀
### 📦 Include the Select Share JS library
```html```
`🤩 Work with all frameworks like reactjs, nextjs, sveltejs, and more HTML pages.`📌 For next js code in layout.js, ts -
```html
import Script from 'next/script'return (
{children}
{/*@ts-ignore */})
```
### 🎨 Customize and Personalize
#### 📌 Available Customization Options:
- **Twitter:** `"true"` (Include Twitter share button)
- **LinkedIn:** `"true"` (Include LinkedIn share button)
- **Theme:** `"light"` or `"dark"` (Choose the theme for buttons)
- **ReaMore:** `"true"` (this for share text in add readmore link)
- **WhatsApp:** `"true"` (Include WhatsApp share button)#### 💨 This time available for share
LinkedIn, Twitter, WhatsApp, Facebook, email and wait for more.#### 🔍 Example Customization:
```html
```🚀 That's it! You're ready to share!
🚨 **Note:** Make sure to include the 'id="select-share-js"' for proper initialization.