Skip to content

A small Vue component that allows to display ages depending on the current date.

Notifications You must be signed in to change notification settings

matthinc/vue-age

Repository files navigation

vue-age

vue-age is a small Vue component that allows to display ages depending on the current date.

Hello, my name is Matthias and I'm <Age year="1998" /> years old.

<!-- optional but more precise -->
<Age year="1998" month="2"/>
<Age year="1998" month="2" day="17"/>

Install and import

npm -i vue-age
import Age from 'vue-age'

About

A small Vue component that allows to display ages depending on the current date.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published