This documentation and demo test suite is for Scrawl-canvas version 8.15.0
Scrawl-canvas is a JavaScript library for working with the HTML5 <canvas> element. The library:
<canvas> element.<canvas> elements responsive, accessible, and interactive.<canvas> elements in a web page, and can add new <canvas> elements to the web page.The local server is supplied by Browser-sync and should be available on localhost port 3000 when running the command yarn dev. By default the server should open this page in a new tab in your preferred browser when it starts. Additional browsers can be spun up and pointed in the direction of this page, at which point many user actions in one browser - such as page navigation - will be mirrored in the other browsers. Updating and saving a watched file should hot reload the page across browsers.
The Browser-sync local server comes with a user interface, which can be accessed at localhost port 3001 if the need arises to adapt its configuration while it is running.
We use the following libraries for generating documentation: