Handlebars helper - Generate lorem ipsum text by Tiago Danin.
Handlebars helper - Generate lorem ipsum text
{{lorem-ipsum count, units, words, options}}
Params
10
)words
, sentences
, or paragraphs
(Default is sentences
)wordOne, wordTwo
) or Array (['wordOne', 'wordTwo']
)This is a Node.js module available through the
npm registry. It can be installed using the
npm
or
yarn
command line tools.
npm install handlebars-lorem-ipsum --save
MIT
JavaScript
1