UNPKG

vue3-signature-pad

Version:
26 lines (14 loc) 756 B
# Vue3 Signature Pad [![Node.js Package](https://github.com/tng10/vue3-signature-pad/actions/workflows/npm-publish.yml/badge.svg)](https://github.com/tng10/vue3-signature-pad/actions/workflows/npm-publish.yml) ## Installation ```bash npm i --save vue3-signature-pad ``` ## Usage For more information take a look at the file [dev/serve.vue](dev/serve.vue) ## Credits [szimek/signature_pad](https://github.com/szimek/signature_pad) - HTML5 canvas based smooth signature drawing [vue-signature-pad](https://github.com/neighborhood999/vue-signature-pad) - Implementation of Signature Pad for Vue2 [vue-sfc-rollup](https://github.com/team-innovation/vue-sfc-rollup) - Vue package generator ## LICENSE MIT © [Julio Lacerda](https://github.com/tng10)