https://github.com/jonbri/buffaloes
https://github.com/jonbri/buffaloes
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jonbri/buffaloes
- Owner: jonbri
- Created: 2020-02-27T20:22:17.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2023-11-29T21:26:07.000Z (over 2 years ago)
- Last Synced: 2025-05-09T03:37:37.057Z (about 1 year ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# buffaloes
Create an infinite sentence with a single word using homonyms and homophones.
More information can be found on [wikipedia](https://simple.wikipedia.org/wiki/Buffalo_buffalo_Buffalo_buffalo_buffalo_buffalo_Buffalo_buffalo).
[NPM](https://www.npmjs.com/package/buffaloes)
## Install
```sh
npm install --global buffaloes
```
## Usage
```js
buffaloes 3 # will output "buffalo buffalo buffalo"
```