age-calc-mah

1.0.2 • Public • Published

age-calc-mah

  • calculate the age of a person based on the value passed

Installation

npm install age-calc-mah

Usage

const age = require("age-calc-mah");

console.log(age.age_calc(new Date(1982, 11, 4)));

Readme

Keywords

Package Sidebar

Install

npm i age-calc-mah

Weekly Downloads

2

Version

1.0.2

License

ISC

Unpacked Size

720 B

Total Files

3

Last publish

Collaborators

  • amahock