0.0.2 • Published 4 years ago

codecdevtimer v0.0.2

Weekly downloads
6
License
ISC
Repository
-
Last release
4 years ago

{CodecDev} timer.

This is a very basic timer. Example:

const timer = require('codecdevtimer');
var time = 5; //For a 5 second timer.
timer.timer(time) //Will notify the console when starting, and when ending.

A very basic but very useful timer. Enjoy ~{CodecDev}

0.0.2

4 years ago

0.0.1

4 years ago