baconipsum

0.1.2 • Public • Published

Bacon Ipsum

This is a node module for generating text based on words from the baconipsum.com1 generator.

Usage

var baconipsum = require('baconipsum');
//get 100 words of bacon ipsum split into sentences and paragraphs
var placeholder_text = baconipsum(100);

Todo

  • Optionally output a stream
  • Make configurable (whether to break into paragraphs, sentences, etc)

Readme

Keywords

none

Package Sidebar

Install

npm i baconipsum

Weekly Downloads

279

Version

0.1.2

License

BSD-2-Clause

Last publish

Collaborators

  • coldie