ncc(<callback>)>>>[canvas] options (with defaults) {logLevel:'info',//['log','info','warn','error']port:9222,retry:9,retryDelay:500,headless:false} ncc.createCanvas()>>>[canvas]if one is not enough ncc.createImage(<src>,<onloadFn>,<onerrorFn>)>>>[image] ...
var canvas = ncc(function (err, canvas) { var canvas = ncc({ logLevel: 'trace' }, function (err, canvas) { if (err) throw err; canvas.width = 256; @@ -18,23 +18,20 @@ var canvas = ncc(function (err, canvas) { grd.addColorStop(1, "white"); ctx.fillStyle = grd; ctx....
require('@vercel/ncc')('/path/to/input', {// provide a custom cache path or disable cachingcache:"./custom/cache/path"|false,// externals to leave as requires of the buildexternals: ["externalpackage"],// directory outside of which never to emit assetsfilterAssetBase: process.cwd(),/...
Search or jump to... Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your...
8) CommonCanvas - a dataset of Creative-Commons-licensed Paper, Tweet 9) Managing AI Risks - a short paper outlining risks from upcoming and advanced AI systems, including an examination of social harms, malicious uses, and other potential societal issues emerging from the rapid adoption of auto...