jsignaturehelper
Version:
Helper which allows export jSignature signatures to SVG without DOM
18 lines (17 loc) • 399 B
JSON
{
"name": "jSignatureHelper",
"version": "1.0.0",
"main": "jSignatureHelper.js",
"homepage": "https://github.com/OldrichKruchna/jSignatureHelper",
"authors": [
"Oldrich Kruchna <kruchna.o@gmail.com>"
],
"description": "Helper which allows export jSignature signatures to SVG without DOM",
"keywords": [
"jSignature",
"helper",
"export",
"svg",
"base30"
]
}