0.1.1 • Published 8 years ago

isihac v0.1.1

Weekly downloads
1
License
ISC
Repository
github
Last release
8 years ago

ISIHAC

I'm Sorry I Haven't a Clue quote API

npm version Build Status Code Climate Coverage Status devDependency Status

NPM

And so, ladies & gentlemen, as the milkman of time leaves a pint on the doorstep of eternity, and the policeman of doom arrests him for urinating in public..

...it is time to install the latest version of the I'm Sorry I Haven't a Clue quote API

Install

npm install --save isihac

Example

const isihac = require('isihac');

isihac.allQuotes(); // => ['quote1', 'quote2']
isihac.randomQuote(); // => 'quote2'

Run tests

npm run test

License

ISC © Clement Allen

0.1.1

8 years ago

0.2.2

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.0

8 years ago