0.16.6 • Published 5 years ago

@groupdocs.examples.jquery/comparison v0.16.6

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

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

0.16.6

5 years ago

0.16.0

5 years ago

0.15.0

5 years ago

0.14.0

5 years ago

0.13.0

5 years ago

0.12.0

5 years ago

0.11.0

5 years ago

0.10.0

5 years ago

0.9.0

5 years ago

0.8.0

5 years ago

0.7.0

5 years ago

0.6.0

5 years ago

0.5.0

5 years ago

0.4.21

6 years ago

0.4.19

6 years ago

0.4.18

6 years ago

0.4.17

6 years ago

0.4.15

6 years ago