Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ashhitch/jquery-simple-share

Simple Social sharing enhanced by jQuery
https://github.com/ashhitch/jquery-simple-share

Last synced: about 2 months ago
JSON representation

Simple Social sharing enhanced by jQuery

Awesome Lists containing this project

README

        

jQuery Simple Share
===================

Simple Social sharing links/buttons enhanced by jQuery

- Provides the ability to share a URL via various social networks
- Uses your own icons
- Provides a copyable and no JS fallback.

## Usage
```html

```

```js
$('.social-icons ul').simpleShare();

```