scrawl-canvas
Version:
Responsive, interactive and more accessible HTML5 canvas elements. Scrawl-canvas is a JavaScript library designed to make using the HTML5 canvas element easier, and more fun
13 lines (12 loc) • 394 B
JSON
{
"tsconfig": "tsconfig.typedoc.json",
"entryPoints": ["./source/scrawl.d.ts"],
"out": "./docs/typedoc",
"name": "Scrawl-canvas API",
"navigationLinks": {
"SC inline documentation": "../../index.html",
"SC demo test suite": "../../../demo/index.html",
"SC developer runbook": "../../reference/index.html",
"GitHub": "https://github.com/KaliedaRik/Scrawl-canvas"
}
}