Skip to content

coldie/bacon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

bacon ipsum node.js module

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages