1.0.0 • Published 4 months ago

simplecounterlight v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
4 months ago

simplecounter

A simple manipulatable counter for your ids

API Reference

How to use

const count = require("simplecounter");

console.log(count())

//1
ParameterTypeDescription
countintcalls the function and returns the value of the number of times it was called.
defineFrequencyintDefine the interval or how many units to sum up
setNewValorCounterintmarks the new place to start