0.3.0 • Published 9 years ago

hipsteripsum v0.3.0

Weekly downloads
594
License
-
Repository
github
Last release
9 years ago

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.

0.3.0

9 years ago

0.2.0

10 years ago

0.1.1

12 years ago

0.1.0

12 years ago

0.0.0

12 years ago