1.0.0 • Published 4 years ago
animal-vegetable v1.0.0
Animal Say
An animal rights quote generation library.
| Offensiveness Rating | Abbreviation |
|---|---|
| 1 | possibly offensive |
| 2 | probably offensive |
| 3 | definitely offensive |
{
"quote": "",
"author": "",
"offensiveness": 1
}npm install animalsayBrowser
import { Animal } from 'animalsay';Node
const Animal = require("animalsay");console.log(Animal.say());Links
1.0.0
4 years ago