1.0.1 • Published 4 years ago

jquery.jold.js-share v1.0.1

Weekly downloads
-
License
BSD-3-Clause
Repository
-
Last release
4 years ago

jQuery JOLD Js-share

Version 1.0.1

Summary

A jQuery plugin for easy and quick opening share windows for share buttons.

Author

Jurgen Oldenburg ( @staxxnl / jold.nl / info@jold.nl )

Usage

Include jquery.jold.js-share.min.js after calling jQuery in the footer. Alternatively, include in your plugins.js file if using HTML5 Boilerplate.

Installation

$ npm install jquery.jold.js-share

Initialize the plugin

$('.js-share').joldJsShare();

Requirements

Tested with jQuery 1.12.1.

Changelog

Version 1.0.1

  • Update node dependancies

Version 1.0.0

  • Initial commit.