GitHub - developer82/javascript-stopwatch: A stopwatch implementation for javascript. · GitHub
Skip to content

developer82/javascript-stopwatch

Folders and files

Repository files navigation

Javascript Stopwatch

This small javascript library is an implementation of a stopwatch for Javascript. It was written as a CommonJS module (but feel free to convert it to plain js class if you need).

I wrote this library while developing a new Titanium project and wanted to test my code performance. Since I'm using a similar functionality built in .NET diagnostics, I wanted something similar in javascript.

It's also a good chance for me to play with Github - this is my first project that I share on the site :)

About

A stopwatch implementation for javascript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors