Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 1.67 KB

README.md

File metadata and controls

46 lines (29 loc) · 1.67 KB

Welcome to @ifake/signature 👋

Version codecov Npm Bundle Size License: MIT Build Status

A signature library based on HTML5 canvas.

The scaffolding for this project is from pkg

Document is here.

TODO

  • Support downloading signatures with a white background. - 2021.1.1
  • Support logging steps to enable undo redo feature

CHANGELOG

CHANGELOG is here.

Notes

We use the native Promise and no polyfill for it. If you need to use it in IE Browser, You should import polyfill by yourself. core-js

Author

👤 ifake

🤝 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

This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator