hipsteripsum
v0.3.0
Published
Generates artisanal filler text.
Readme
HipsterIpsum
Generates artisanal filler text.
Getting Started
Install the module with: npm install hipsteripsum
node
var HipsterIpsum = require('hipsteripsum');
HipsterIpsum.get();browser
<script type="text/javascript" src="hipsteripsum.min.js"></script>
<script type="text/javascript">
window.HipsterIpsum.get();
</script>License
Copyright (c) 2012 Elliott Foster Licensed under the MIT license.
