react-http-cats

0.0.3 • Public • Published

http cats npm version

http status cat images, for routing users and handling various http status responses.

Usage

import HttpCat from 'react-http-cats';

class Demo extends React.Component {
  render() {
    return (
      <HttpCat status={ 404 } />
    );
  }
}

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.0.33latest

Version History

VersionDownloads (Last 7 Days)Published
0.0.33
0.0.20
0.0.10

Package Sidebar

Install

npm i react-http-cats

Weekly Downloads

3

Version

0.0.3

License

MIT

Last publish

Collaborators

  • zhuber