1.0.1 • Published 9 months ago

live-age v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

live-age

Package to provide age directly. By date, month and year in its parameters

Installation

npm install live-age

Usage

All you have to do is fill in your date of birth, month of birth, and year of birth and you will get your age data directly. Without having to update coding to change age data

const { liveAge } = require("live-age")

console.log(liveAge(13, 8, 2006)) // 16 || Age based on date of birth August 13, 2006 on this day

Semoga Membantu!

1.0.1

9 months ago

1.0.0

9 months ago