All Projects → kbariotis → Quoteme.js_unmaintained_

kbariotis / Quoteme.js_unmaintained_

Licence: mit
Medium-like, Share to Twitter popup button on text selection

Programming Languages

javascript
184084 projects - #8 most used programming language

quoteme.js

Medium-like, Share to Twitter popup button on text selection

###Install

bower install quoteme.js

###Download Download it and upload it to your server and include it on your bottom of your page

<script src="/path/to/bower_components/quoteme.js/dist/quoteme.min.js"></script>

Change the first two options according to your needs or leave them for the default values.

new Quoteme({
    "container": ".article",
    "pathToImg": "./tw.png"
    });
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].