https://github.com/craig1123/mattress-ipsum
Mattress Ipsum Dolor amet
https://github.com/craig1123/mattress-ipsum
lorem lorem-ipsum-generator mattress-ipsum
Last synced: 6 months ago
JSON representation
Mattress Ipsum Dolor amet
- Host: GitHub
- URL: https://github.com/craig1123/mattress-ipsum
- Owner: craig1123
- License: mit
- Created: 2020-06-16T23:32:23.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-13T21:02:18.000Z (over 2 years ago)
- Last Synced: 2025-03-14T17:05:09.747Z (7 months ago)
- Topics: lorem, lorem-ipsum-generator, mattress-ipsum
- Language: TypeScript
- Homepage: https://craig1123.github.io/mattress-ipsum/
- Size: 7.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mattress-ipsum
The most comfortable lorem ipsum generator. Snuggle up!
[https://craig1123.github.io/mattress-ipsum/](https://craig1123.github.io/mattress-ipsum/)


Mattress ipsum dolor amet Down Sleepy's Seally adjustable bed bundle back medium size America's top-rated brands cooling customized shopping options special financing comfort memory foam loft comfy position crib plush pillow top snoring save innerspring tulo mattress full Beautyrest
Pain twin hypoallergenic bed frames malouf wrap extra firm 50% spine neck Purple encased coil Sterns & Foster Serta free delivery futon stomach side mattress toppers bunk bed hot dreams box spring bed sheets low price guarantee pillow protectors zzzzzz
Hybrid bed sets pillowcases ultra plush brand snooze king firm sleep expert sleep trial shut eye comforters queen gel memory foam linens headboards snuggle best prices soft Tempur-pedic nap california king latex comfy side Sleepy's sleep expert Serta
### Set Up
`npm install --save mattress-ipsum`
```js
import mattressIpsum from 'mattress-ipsum';const ipsum = mattressIpsum();
```### Options
- 1st parameter: number of paragraphs. Default to 4.
- 2nd parameter: number of words in paragraph. Defaults to 50.```js
import mattressIpsum from 'mattress-ipsum';const ipsum = mattressIpsum(3, 500);
```