Skip to content

benabraham/tymer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

193 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tymer!

Develop

pnpm i
pnpm run dev

What it does

It's a countdown timer that can

  • be started
  • be paused (after it has started)
  • be resumed (after it has been paused)
  • be reset (after it has started or after it finishes)
  • be finished (after at least some time was recorded)
  • have multiple periods
  • have current period duration adjusted
  • have current period elapsed time adjusted
  • move to the next or previous period
  • show the total time elapsed while it was running

It uses localStorage to “keep running” after closing the page and opening it again.

Build

Builds the app for production to the dist folder.

pnpm run build

Deployment

The app is deployed to GitHub Pages. https://benabraham.github.io/tymer/

Tests

pnpm test           # Run tests with Vitest
pnpm run test:coverage  # Run tests with coverage report

There are a few tests but they are just a generated skeleton and not really working yet.

About

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •