An open API service indexing awesome lists of open source software.

https://github.com/jonbri/buffaloes


https://github.com/jonbri/buffaloes

Last synced: 7 days ago
JSON representation

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"
```