dir2json

dir2json is a PHP CLI script that can be used to ouput the contents of a whole directory tree into a JSON-formatted file. To properly understand it, let's do a …

dir2json Read More
jquery.scrolling plugin

jquery.scrolling

This jQuery plugin adds the scrollin and scrollout events to jquery: these events will fire when any given element becomes visible/invisible in the browser viewport, allowing you to: automatically or programmatically …

jquery.scrolling Read More