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)

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i how-old-i-am

      Weekly Downloads

      2

      Version

      1.0.0

      License

      ISC

      Last publish

      Collaborators

      • dck