|  | ||
|---|---|---|
| .. | ||
| README.md | ||
| draw.js.v | ||
| index.html | ||
		
			
				
				README.md
			
		
		
			
			
		
	
	Drawing with mouse events using DOM API. Adopted from MDN examples.
Compiling
v -b js_browser examples/js_dom_draw/draw.v
Then you can open index.html with your favourite browser.