thecatapi

1.0.1 • Public • Published

The Cat Api

Browserify module for thecatapi.com

It will put a random cat to your document.body or target div's background image.

Usage

var thecatapi = require('thecatapi');
var cat = new thecatapi();

or

var thecatapi = require('thecatapi');
var cat = new thecatapi({target: 'catDivId'});

Example Cat

alt text

Package Sidebar

Install

npm i thecatapi

Weekly Downloads

0

Version

1.0.1

License

MIT

Last publish

Collaborators

  • garrows