Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TomasHubelbauer/svg-screencast
/ functions
Functions
30 in github.com/TomasHubelbauer/svg-screencast
⨍
Functions
30
◇
Types & classes
0
↓ 7 callers
Function
loadImg
(src, id)
inspector/index.js:56
↓ 5 callers
Function
screencast
(/** @type {() => AsyncGenerator<Screenshot>} */ screenshots)
screencast.js:7
↓ 4 callers
Function
crop
(patch)
browser-generator/index.js:54
↓ 3 callers
Function
defer
()
screencast.js:135
↓ 3 callers
Function
patch
(/** @type {number} */ width, /** @type {number} */ height, /** @type {Buffer} */ buffer1, /** @type {Buffer}
patch.js:1
↓ 2 callers
Function
cache
(array, status)
cache.js:1
↓ 2 callers
Function
defer
()
cache.js:30
↓ 2 callers
Function
defer
()
electron-converter/index.js:70
↓ 2 callers
Function
optimize
(/** @type {Patch[]} */ patches, /** @type {Crop} */ crop)
optimize.js:9
↓ 2 callers
Function
printRegion
(region)
patch.js:146
↓ 2 callers
Function
render
(_div)
inspector/index.js:80
↓ 1 callers
Function
awaitChoice
()
inspector/index.js:197
↓ 1 callers
Function
cache
(status)
screencast.js:104
↓ 1 callers
Function
calculateRelationship
(/** @type {number} */ x, /** @type {number} */ y, /** @type {{ left: number; top: number; right: number; bott
patch.js:96
↓ 1 callers
Function
combine
(/** @type {Array} */ array, index = 0, current = [], accumulator = [])
optimize.js:75
↓ 1 callers
Function
consume
(array)
test/cache.test.js:11
↓ 1 callers
Function
logCreate
(x, y, region)
patch.js:150
↓ 1 callers
Function
logMerge
(x, y, regions)
patch.js:158
↓ 1 callers
Function
logUpdate
(x, y, region, relationship)
patch.js:154
↓ 1 callers
Function
makeWorkerCrop
(/** @type {Buffer} */ buffer, /** @type {number} */ width, /** @type {number} */ height)
screencast.js:71
↓ 1 callers
Function
produce
()
test/cache.test.js:3
↓ 1 callers
Function
screenshots
()
browser-generator/index.js:32
Function
crop
(/** @type {Patch} */ patch)
electron-generator/index.js:27
Function
crop
(patch)
browser-converter/index.js:69
Function
crop
(/** @type {Patch} */ patch)
electron-converter/index.js:54
Function
handleButtonClick
()
inspector/index.js:64
Function
screenshots
()
electron-generator/index.js:21
Function
screenshots
()
browser-converter/index.js:57
Function
screenshots
()
electron-converter/index.js:40
Function
wait
(ms)
test/cache.test.js:32