@groupdocs.examples.jquery/comparison

0.16.6 • Public • Published

GroupDocs.Comparison

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

Getting started

Install using npm

npm i @groupdocs.examples.jquery/comparison

or

yarn add @groupdocs.examples.jquery/comparison

Add following code within <body> tag

<div id="element"></div>
<script>
    $('#element').comparison({
        ... 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/comparison

Weekly Downloads

1

Version

0.16.6

License

MIT

Unpacked Size

2.51 MB

Total Files

23

Last publish

Collaborators

  • groupdocs
  • alex.bobkov