https://github.com/languagexange/drawcanvas
draw with canvas
https://github.com/languagexange/drawcanvas
Last synced: 3 months ago
JSON representation
draw with canvas
- Host: GitHub
- URL: https://github.com/languagexange/drawcanvas
- Owner: LanguageXange
- Created: 2020-04-03T10:18:22.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-07T01:03:54.000Z (about 5 years ago)
- Last Synced: 2025-01-08T18:13:24.318Z (5 months ago)
- Language: JavaScript
- Size: 683 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## View live demo at https://languagexange.github.io/drawcanvas/
Inspired BY JS30
- HTML5 Canvas Draw- slider (input type = range) to update linewidth
- choose color (input type = color)
- delete button (context.clearRect(0,0,width,height)