Skip to content

A simple timer for human-scale user events, written in vanilla JS.

License

Notifications You must be signed in to change notification settings

nwinant/human-timer-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HumanTimerJS

A simple timer for human-scale user events, written in vanilla JS.

Testing

Tests are currently written in Jasmine. There are several ways to install Jasmine, but to get started quickly from within the human-timer-js project:

mkdir jasmine
cd jasmine
git clone https://github.com/jasmine/jasmine.git
mv jasmine/dist/jasmine-standalone-2.2.0.zip .
unzip jasmine-standalone-2.2.0.zip

It's up to you whether to leave the jasmine git repo lying around inside the jasmine directory.

You can then open SpecRunner.html in your browser.

About

A simple timer for human-scale user events, written in vanilla JS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published