Call to Function:
<script> $(function(){ $.appstore({json:"appstore.json",theme:"dark"}); }); </script>
JSON File is like:
{ "items": [ { "title" :"AnimateScroll", "description" :"A Simple jQuery Plugin for Animating Scroll with more than 30 unique easing effects.", "link" :"http://plugins.compzets.com/animatescroll", "thumbnail" :"http://plugins.compzets.com/images/animatescroll.png", "logo" :"http://plugins.compzets.com/images/as-logo.png", "tag" :"jquery plugin", "date" :"27th july, 2013" }, { "title" :"FailSafe", "description" :"A jQuery Plugin to make your App Robust. Protects your App from Lost Internet Connectivity & Low Battery Level.", "link" :"http://plugins.compzets.com/failsafe", "thumbnail" :"http://plugins.compzets.com/images/failsafe.png", "logo" :"http://plugins.compzets.com/images/fs-logo.png", "tag" :"jquery plugin", "date" :"15th Aug, 2013" }, { "title" :"ContentShare", "description" :"A Simple jQuery plugin which lets you share the exact content on a page which you actually want to share. It enables you to share selected text on your social network.", "link" :"http://plugins.compzets.com/contentshare", "thumbnail" :"http://plugins.compzets.com/images/contentshare.png", "logo" :"http://plugins.compzets.com/contentshare/img/cs-logo-64.png", "tag" :"jquery plugin", "date" :"10th sept, 2013" } ] }
You might also like the Light Theme