how-old-i-am

1.0.0 • Public • Published

How old I am ?

Get your age dynamicatly

var getMyAge = require('how-old-i-am');
 
var myAge = getMyAge(1992, 8);

API

function(birthYear, birthMonth)

  • Your birth year
  • your birth month, note: remember it's like arrays (start from 0)

Readme

Keywords

none

Package Sidebar

Install

npm i how-old-i-am

Weekly Downloads

1

Version

1.0.0

License

ISC

Last publish

Collaborators

  • dck