premy
TypeScript icon, indicating that this package has built-in type declarations

11.1.2 • Public • Published


Welcome to premy 👋

Version License: MIT Twitter: hata6502

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/premy@x.x.x";

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

Package Sidebar

Install

npm i premy

Weekly Downloads

69

Version

11.1.2

License

MIT

Unpacked Size

399 kB

Total Files

24

Last publish

Collaborators

  • hata6502