Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 774 Bytes

readme.md

File metadata and controls

17 lines (9 loc) · 774 Bytes

Metaphorpsum

A simple– if perhaps slightly pedantic– node app for generating heady metaphors. See it in action at metaphorpsum.com.

The sentence templating engine that powers Metaphorpsum has become a node module called Sentencer. Metaphorpsum itself has been refactored to use streams.

API

/paragraphs/<numberOfParagraphs>

/paragraphs/<numberOfParagraphs>/<numberOfSentences>

/sentences/<numberOfSentences>


Metaphorpsum is MIT licensed: free as in beer. Use it as boilerplate, or just as inspiration, for your own random sentence generating!