An open API service indexing awesome lists of open source software.

https://github.com/luckcoding/canvas-signature

javascript canvas 手写签名
https://github.com/luckcoding/canvas-signature

Last synced: about 1 month ago
JSON representation

javascript canvas 手写签名

Awesome Lists containing this project

README

          

# canvas-signature

### use

var signature = new Signature()

signature.init()

drawEnd() // default output base64

![sign](https://github.com/luckcoding/canvas-signature/blob/master/sign.png "sign")