7cf711726b3e5fc76c4a57d42894394ecdfdf964
This provides a simple embeddable widget of your Untappd profile. You may view a demo of this here
How do I use this?
Simply add the css and js files at the root of this project to your website. Then call:
$("#Target").untappd("YourUsername");
We host the css at http://untappdwidget.azurewebsites.net/Content/jquery.UntappedWidget.min.css
We host the js at http://untappdwidget.azurewebsites.net/Scripts/jquery.UntappedWidget.min.js
How do I contribute?
Submit pull requests
Todo
- Make a build time minifier
- Push to Bower?
- Move the css/js into a cdn of some kind?
- Make this look better on a phone
Languages
C#
52.6%
HTML
22%
JavaScript
11%
Less
10.6%
CSS
3.8%