catyears

0.1.0 • Public • Published

CatYears

Build Status NPM version Downloads Coverage Status npm version Node v5.0 Node v4.0 Node v0.12 Node v0.10

Use this module for calculating how old your cat is in cat years.

NPM

Example

var CatYears = require('catyears');
 
// Put your cats actual age into the parameter.
console.log(CatYears(10));
> 57

Copyright 2016

Dependencies (0)

    Dev Dependencies (10)

    Package Sidebar

    Install

    npm i catyears

    Weekly Downloads

    11

    Version

    0.1.0

    License

    Apache-2.0

    Last publish

    Collaborators

    • davidfekke