1.1.1 • Published 8 years ago

ainojs-lipsum v1.1.1

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

Lipsum

Generate lorem lipsums

Example:

Lipsum.use('standard')     // sets variation (standard, bacon, gangsta, hipster)
Lipsum.words(10, 20)       // generate 10-20 random words. If you want to capitalize the first word, set a third argument to true
Lipsum.sentence(10, 20)    // generate a sentence with 10-20 random words
Lipsum.paragraphs(2, 4)    // generate 2-4 random paragraphs
1.1.1

8 years ago

1.1.0

8 years ago

1.0.8

9 years ago

1.0.7

9 years ago

1.0.6

9 years ago

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago