Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/browniu/stampCode
/ functions
Functions
20 in github.com/browniu/stampCode
⨍
Functions
20
◇
Types & classes
0
↓ 3 callers
Function
distanceMultiple
(points)
src/index.js:27
↓ 3 callers
Function
drawPoints
(points, cvs, ctx, color, size)
src/draw.js:13
↓ 2 callers
Function
getPosRelaParent
(event, parent)
src/draw.js:82
↓ 2 callers
Function
initCanvas
(root)
src/draw.js:2
↓ 1 callers
Function
RPIRInCount
(min, max, n)
src/index.js:8
↓ 1 callers
Function
approximateMatchArray
(arr1, arr2)
src/index.js:39
↓ 1 callers
Function
clearCtx
(cvs, ctx)
src/draw.js:77
↓ 1 callers
Function
displayPoints
(points, root, stampCode)
src/draw.js:66
↓ 1 callers
Function
distance
(x0, y0, x1, y1)
src/index.js:2
↓ 1 callers
Function
draw
(points)
src/draw.js:99
↓ 1 callers
Function
drawPoint
(ctx, x, y, color, size)
src/draw.js:21
↓ 1 callers
Function
drawStamp
(root, points)
src/draw.js:92
↓ 1 callers
Function
listenCvs
(cvs, ctx, points, stampCode)
src/draw.js:29
↓ 1 callers
Function
minInArray
(array)
src/index.js:24
↓ 1 callers
Function
pointsDistance
(points)
src/index.js:11
↓ 1 callers
Function
randomPosInRange
(min, max)
src/index.js:5
↓ 1 callers
Function
round
(n, decimals = 0)
src/index.js:36
↓ 1 callers
Function
run
()
src/index.js:71
↓ 1 callers
Function
touchPoints
(touch, points)
src/draw.js:57
Function
cosSimilarity
(x, y)
src/index.js:59