handlebars-lorem-ipsum

1.0.0 • Public • Published

Handlebars Lorem IpsumBuild Status

Handlebars helper - Generate lorem ipsum text

How to Use

{{lorem-ipsum count, units, words, options}}

Params

  • count :: Number or String (Default is 10)
  • units :: words, sentences, or paragraphs (Default is sentences)
  • words :: String (wordOne, wordTwo) or Array (['wordOne', 'wordTwo'])
  • options :: More options of lorem-ipsum package.

Installation

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

Dependencies

  • lorem-ipsum: Generates passages of lorem ipsum text suitable for use as placeholder copy in web pages, graphics, and more. Works in the browser, NodeJS, and React Native.

Dev Dependencies

  • expect.js: BDD style assertions for node and the browser.
  • handlebars: Handlebars provides the power necessary to let you build semantic templates effectively with no frustration
  • mocha: simple, flexible, fun test framework

License

MIT

/handlebars-lorem-ipsum/

    Package Sidebar

    Install

    npm i handlebars-lorem-ipsum

    Weekly Downloads

    96

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    17.3 kB

    Total Files

    11

    Last publish

    Collaborators

    • tiagodanin