Skip to content

hata6502/premy

Repository files navigation


Welcome to premy 👋

Version License: MIT Twitter: hata6502

A drawing dialog written in Web Components.

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.

Example

Author

Tomoyuki Hata 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