0.1.6 • Published 8 years ago

dogyears v0.1.6

Weekly downloads
10
License
Apache-2.0
Repository
github
Last release
8 years ago

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

0.1.6

8 years ago

0.1.5

8 years ago

0.1.3

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago