An open API service indexing awesome lists of open source software.

https://github.com/devgauravjatt/select-share-js


https://github.com/devgauravjatt/select-share-js

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

### 🌐 Enhance Your Website with Social Media Share Buttons using Select Share JS 🚀

Select Share JS Logo

### 📦 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.