项目作者: dmackenz

项目描述 :
An HTML5 canvas to save drawn signatures
高级语言: JavaScript
项目地址: git://github.com/dmackenz/HTML5-canvas-eSignature.git
创建时间: 2017-08-16T20:48:26Z
项目社区:https://github.com/dmackenz/HTML5-canvas-eSignature

开源协议:

下载


HTML5-canvas-eSignature

https://dmackenz.github.io/HTML5-canvas-eSignature/

An HTML5 canvas to save drawn signatures.

This implementation uses the p5.js framework. It is mobile friendly and works with touch devices as well. Currently the canvas is saved as a png on submit and uploads to a server via an AJAX POST.

An example is provided in the index.html page.