https://github.com/vovanr/time-calculator
Calculate time durations
https://github.com/vovanr/time-calculator
vovanr-service
Last synced: over 1 year ago
JSON representation
Calculate time durations
- Host: GitHub
- URL: https://github.com/vovanr/time-calculator
- Owner: VovanR
- License: mit
- Created: 2019-01-30T07:13:07.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-07-19T00:17:16.000Z (about 3 years ago)
- Last Synced: 2025-03-28T17:05:23.616Z (over 1 year ago)
- Topics: vovanr-service
- Language: JavaScript
- Homepage: https://vovanr.github.io/time-calculator
- Size: 770 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# time-calculator

[![XO code style][codestyle-image]][codestyle-url]
[![Tested with TestCafe][testcafe-image]][testcafe-url]
[![Build Status][build-image]][build-url]
> Calculate time durations
Demo: [vovanr.github.io/time-calculator][demo]

## License
MIT © [Vladimir Rodkin](https://github.com/VovanR)
[demo]: https://vovanr.github.io/time-calculator
[codestyle-url]: https://github.com/xojs/xo
[codestyle-image]: https://img.shields.io/badge/code_style-XO-5ed9c7.svg?style=flat-square
[testcafe-url]: https://github.com/DevExpress/testcafe
[testcafe-image]: https://img.shields.io/badge/tested%20with-TestCafe-2fa4cf.svg?style=flat-square
[build-url]: https://github.com/VovanR/time-calculator/actions/workflows/testcafe-workflow.yml
[build-image]: https://img.shields.io/github/actions/workflow/status/vovanr/time-calculator/testcafe-workflow.yml?style=flat-square