Fixie.js: Lorem Ipsum on the fly
Fixie is a neat idea. Just add a bit of JavaScript to your web page, then add “fixie” classes to elements that you’d like populated with Lorem Ipsum text. Looks like a real time-saver for prototyping.
<script type="text/javascript" src="https://raw.github.com/rthprog/fixie/master/fixie_min.js"></script>
<p class="fixie"></p>
It even handles lists, headers, etc…
