You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "A TypeScript engine for constructing canvas-based render pipelines, offering a framework for rendering realtime or frame based outputs.",
"version": "0.7.3",
"main": "dist/index.js",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
"keywords": [
"javascript",
"typescript",
"rendering",
"generative",
"realtime",
"artwork",
"pipeline"
],
"author": "Owen Moore | OWMO Studio LTD <hello@owmo.studio>",