drippple.js

Simple 1kb zero dependency dribbble shot loader

Using dripppble is suuuuuper easy. You can download and read more about it here.


1. Just include the drippple.js file on your website

				<script type='text/javascript' src='./drippple.js'></script>
			

2. Then just declare it with your username!

				<script>drippple("yourusername");</script>
			

3. add img tags with the class "drip" and you're good to go!

				<img class="drip" src="">
			


made with love in Toronto by Brandon Mowat