barkorem-ipsuruff

2.1.0 • Public • Published

barkorem-ipsuruff

Github: @lindsayspencer

Twitter: @lindscatspencer

Add some 'ruff!' to your stuff! A lorem ipsum generator for dog-lovers. Originally made as a text generator site using Gatsby.js.

Install

npm install barkorem-ipsuruff

Usage

Get a single paragraph (a string) of generated, puppy-fied text in small 'S', medium 'M', or large 'L'. Default is medium if no size is specified.

const bark = require("barkorem-ipsuruff");

bark('S');
bark('M');
bark('L');
bark();

/barkorem-ipsuruff/

    Package Sidebar

    Install

    npm i barkorem-ipsuruff

    Weekly Downloads

    6

    Version

    2.1.0

    License

    MIT

    Unpacked Size

    6.25 kB

    Total Files

    4

    Last publish

    Collaborators

    • lindsayspencer