MCPcopy Create free account
hub / github.com/codemistic/Web-Development / Counter.js

File Counter.js

Counter/Counter.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var $increase = $('#increase');
2var $decrease = $('#decrease');
3var $reset = $('#reset');
4var $number = $('#number');

Callers

nothing calls this directly

Calls 3

getRandomColorFunction · 0.70
$Function · 0.50
textMethod · 0.45

Tested by

no test coverage detected