Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/theskumar/mykudos
An open kudos system for every page on web.
https://github.com/theskumar/mykudos
Last synced: 7 days ago
JSON representation
An open kudos system for every page on web.
- Host: GitHub
- URL: https://github.com/theskumar/mykudos
- Owner: theskumar
- Created: 2014-08-10T07:28:42.000Z (over 10 years ago)
- Default Branch: gh-pages
- Last Pushed: 2015-05-11T18:09:23.000Z (over 9 years ago)
- Last Synced: 2024-10-11T21:53:59.782Z (about 1 month ago)
- Language: CSS
- Size: 262 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# myKudos
An open kudo system for everyone.
Inspired by svbtle website and disqus. It let's you add kudos to on any page of your website.
# Installation
Add this code, where you want the button to appear:
```html
```Add this code, at the bottom of your page:
```html
(function(m,y,k,u,d,o,s){m['mykudos']=d;m[d]=m[d]||function(){
(m[d].q=m[d].q||[]).push(arguments)},m[d].l=1*new Date(); o=y.createElement(k);
s=y.getElementsByTagName(k)[0];o.async=1;o.src=u;s.parentNode.insertBefore(o,s)}
)(window,document,'script','https://saurabh-kumar.com/mykudos/ku.js','ku');```
You are done :)<
## Contributing
You can open a pull request [here](https://github.com/theskumar/mykudos/issues). Read the guidelines for contribution [here](CONTRIBUTING.md).
## License
BSD
**THIS IS WORK IN PROGRESS**