hipsteripsum

0.3.0 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i hipsteripsum

Weekly Downloads

13

Version

0.3.0

License

none

Last publish

Collaborators

  • elliotttf