0.3.0 • Published 10 years ago

hipsteripsum v0.3.0

Weekly downloads
594
License
-
Repository
github
Last release
10 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

10 years ago

0.2.0

11 years ago

0.1.1

13 years ago

0.1.0

13 years ago

0.0.0

13 years ago