premy
v11.2.5
Published
A drawing dialog written in Web Components.
Downloads
57
Readme
A drawing dialog written in Web Components.
✨ https://premy.hata6502.com/
Usage
Install via npm
npm i premy
Load from CDN
import "https://cdn.jsdelivr.net/npm/[email protected]";
Please load the following extra fonts.
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css?family=Noto+Color+Emoji|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 [email protected]
🤝 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 [email protected]. This project is MIT licensed.
This README was generated with ❤️ by readme-md-generator