1.1.1 • Published 9 years ago

ainojs-lipsum v1.1.1

Weekly downloads
3
License
MIT
Repository
github
Last release
9 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

9 years ago

1.1.0

9 years ago

1.0.8

10 years ago

1.0.7

10 years ago

1.0.6

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

11 years ago

1.0.1

11 years ago

1.0.0

11 years ago