Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 577 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 577 Bytes

Awesome jQuery plugin

The best jQuery plugin ever.

Getting Started

Download the production version or the development version.

In your web page:

<script src="jquery.js"></script>
<script src="dist/share.min.js"></script>
<script>
jQuery(function($) {
  $.awesome(); // "awesome"
});
</script>

Documentation

(Coming soon)

Examples

(Coming soon)

Release History

(Nothing yet)