Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/HashLips/hashlips_art_engine
/ preview_gif.js
File
preview_gif.js
utils/preview_gif.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
basePath = process.cwd();
2
const
fs = require(
"fs"
);
3
const
{ createCanvas, loadImage } = require(
"canvas"
);
4
const
buildDir = `${basePath}/build`;
Callers
nothing calls this directly
Calls
2
loadImg
Function · 0.85
saveProjectPreviewGIF
Function · 0.85
Tested by
no test coverage detected