jSignatureHelper forked from https://gist.github.com/mattgaspar/170e00731711e8bb94e1
This helper allows export jSignature signatures to SVG without DOM https://github.com/willowsystems/jSignature
bower install jsignaturehelper
npm install jsignaturehelper
jSigHelper.base30toSVG(base30sig)
jSigHelper.base30toBase64SVG(base30sig)
jSigHelper.base30toPaths(base30sig)