dotjay / hashgrid

A little tool that inserts a layout grid in web pages, allows you to hold it in place, and toggle between displaying it in the foreground or background.
https://dotjay.github.io/hashgrid/
Other
446 stars 46 forks source link

UMD module #27

Open ryuran opened 8 years ago

ryuran commented 8 years ago

We use Hashgrid in several context, with browserify (commonJS), requireJS (AMD). It's why we should be able to load it as a universal module.