https://github.com/kylestetz/metaphorpsum
:pencil: generate some metaphors
https://github.com/kylestetz/metaphorpsum
Last synced: 4 months ago
JSON representation
:pencil: generate some metaphors
- Host: GitHub
- URL: https://github.com/kylestetz/metaphorpsum
- Owner: kylestetz
- License: mit
- Created: 2013-04-24T22:50:48.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T17:24:06.000Z (over 3 years ago)
- Last Synced: 2025-04-12T18:15:47.694Z (about 1 year ago)
- Language: CSS
- Homepage:
- Size: 303 KB
- Stars: 83
- Watchers: 5
- Forks: 12
- Open Issues: 7
-
Metadata Files:
- Readme: readme.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Metaphorpsum
A simple– if perhaps slightly pedantic– node app for generating heady metaphors. See it in action at [metaphorpsum.com](http://metaphorpsum.com).
The sentence templating engine that powers Metaphorpsum has become a node module called [Sentencer](https://github.com/kylestetz/Sentencer). Metaphorpsum itself has been refactored to use streams.
## API
[/paragraphs/``](http://metaphorpsum.com/paragraphs/2)
[/paragraphs/``/``](http://metaphorpsum.com/paragraphs/2/4)
[/sentences/``](http://metaphorpsum.com/sentences/4)
----------------
Metaphorpsum is MIT licensed: free as in beer. Use it as boilerplate, or just as inspiration, for your own random sentence generating!