dogyears

0.1.6 • Public • Published

DogYears

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

Use this module to convert human years for your pet into dog years.

NPM

Example

var DogYears = require('dogyears');
 
// The first parameter is the actual age of the dog, and the second is the weight of the dog.
console.log(DogYears(12, 10));
> 64.00810235249003

Copyright 2016

Package Sidebar

Install

npm i dogyears

Weekly Downloads

11

Version

0.1.6

License

Apache-2.0

Last publish

Collaborators

  • davidfekke