https://github.com/ascorbic/canvas-paint-tool
Realistic canvas paint tool
https://github.com/ascorbic/canvas-paint-tool
Last synced: 6 months ago
JSON representation
Realistic canvas paint tool
- Host: GitHub
- URL: https://github.com/ascorbic/canvas-paint-tool
- Owner: ascorbic
- Created: 2019-08-13T14:01:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T07:05:21.000Z (about 3 years ago)
- Last Synced: 2025-06-25T08:44:31.215Z (7 months ago)
- Language: JavaScript
- Homepage: https://canvas-paint-tool.netlify.com/
- Size: 1.79 MB
- Stars: 67
- Watchers: 1
- Forks: 6
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Realistic HTML canvas paint tool
For more information, see the post
["A more realistic HTML canvas paint tool"](https://dev.to/ascorbic/a-more-realistic-html-canvas-paint-tool-313b)
This is bundled using Parcel. First run `yarn` or `npm install` to install
dependencies. Then launch the project with `npm start`.