Sunday, 21 November, 2021 UTC


Summary

Timesince
Timesince is a minimal app to easily calculate the time between dates on the web, built with Vue.js, deployed on heroku.
View Demo View Github
Example
Usage
$ npm i

# For development server:
$ npm run serve

# To build for production:
$ npm run build
Contributing
Please log any suggestions or bugs as an issue, or pull requests are also most welcome.