loripsum

0.1.1 • Public • Published

loripsum

Node wrapper for http://loripsum.net/

Call with option object, the following params are used

  • paragraphCount - (integer) - The number of paragraphs to generate.
  • paragraphLength - short, medium, long, verylong - The average length of a paragraph.
  • decorate - Add bold, italic and marked text.
  • link - Add links.
  • ul - Add unordered lists.
  • ol - Add numbered lists.
  • dl - Add description lists.
  • bq - Add blockquotes.
  • code - Add code samples.
  • headers - Add headers.
  • allcaps - Use ALL CAPS.
  • prude - Prude version.
  • plaintext - Return plain text, no HTML.

Readme

Keywords

Package Sidebar

Install

npm i loripsum

Weekly Downloads

2

Version

0.1.1

License

ISC

Last publish

Collaborators

  • ztamizzen