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

https://github.com/ecrmnn/dele

Social sharing links made easy
https://github.com/ecrmnn/dele

Last synced: 9 months ago
JSON representation

Social sharing links made easy

Awesome Lists containing this project

README

          

# dele
['deːlə], verb

**Social sharing links made easy**

Share via ``facebook()``, ``twitter()``, ``google()``, ``linkedIn()`` or ``email()``

### Installation
Install using NPM

$ npm install dele --save-dev

### Usage

Browserify example;

See also example/browserify/browserify.html

**Javascript**

// something.js
window.dele = require('dele');

**HTML**

// something.html
Share on Facebook
Share on Twitter

**Custom URL and title**

**dele** shares the current url and current title by default. If you wish to override this, simply use ``url()`` and ``title()``

// something.html

Share on LinkedIn