@groupdocs.examples.jquery/signature

0.16.7 • Public • Published

GroupDocs.Signature

Simple jQuery plugin that allows to display and sign documents supported by groupdocs libraries APIs

Getting started

Install using npm

npm i @groupdocs.examples.jquery/signature

or

yarn add @groupdocs.examples.jquery/signature

Add following code within <body> tag

<div id="element"></div>
<script>
    $('#element').signature({
        ... options
    });
</script>

Note

This plugin is intended to work with following GroupDocs examples:

Resources

Readme

Keywords

none

Package Sidebar

Install

npm i @groupdocs.examples.jquery/signature

Weekly Downloads

15

Version

0.16.7

License

MIT

Unpacked Size

691 kB

Total Files

28

Last publish

Collaborators

  • groupdocs
  • alex.bobkov