DeprecatedThis package is deprecated

Welcome to kanvas-dialog
Minimal sketching canvas written in Web Components.
https://kanvas.b-hood.site/
Usage
Install via npm
npm i kanvas-dialog
Load from CDN
import "https://cdn.jsdelivr.net/npm/kanvas-dialog@x.x.x";
Please load the following extra fonts.
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css?family=Dancing+Script|Fruktur|Hachi+Maru+Pop|Potta+One"
/>
We recommend to set maximum-scale=10.0 to the viewport for pixel artists.
Author
Tomoyuki Hata hato6502@gmail.com
Contributing
Contributions, issues and feature requests are welcome! Feel free to check issues page.
Show your support
Give a ️ if this project helped you!
License
Copyright 2021 Tomoyuki Hata hato6502@gmail.com. This project is MIT licensed.
This README was generated with by readme-md-generator