##foundation-hashgrid
a tool that inserts a layout grid in web pages using Zurbs Foundation 5 framework, allows you to hold it in place, and toggle between displaying it in the foreground or background.
###Usage
####The basic #grid setup looks like this
$(document).hashgrid();
####But there are a whole bunch of additional options you can set
$
####Install with bower bower install foundation-hashgrid