1.1.1 • Published 11 years ago
animal-sounds v1.1.1
animal-sounds 
Get animal sounds
Install
$ npm install --save animal-soundsUsage
var animalSounds = require('animal-sounds');
animalSounds();
//=> bawl
animalSounds();
//=> peep
animalSounds.sounds;
//=> ['arf', 'baa', ...]CLI
$ npm install --global animal-sounds$ animal-sounds --help
Example
$ animal-sounds
hee-hawLicense
MIT © Kevin Mårtensson