An open API service indexing awesome lists of open source software.

https://github.com/thecodejack/jquery-image-tagging


https://github.com/thecodejack/jquery-image-tagging

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Image Tagging(Development on Progress)

JQuery Plugin to tag or annotate on images

## Getting Started
Download the [production version][min] or the [development version][max].

[min]: https://raw.github.com/thecodejack/jquery-image-tagging/master/dist/image-tagging.min.js
[max]: https://raw.github.com/thecodejack/jquery-image-tagging/master/dist/image-tagging.js

In your web page:

```html

jQuery(function($) {
$.awesome(); // "awesome"
});

```

## Documentation
_(Coming soon)_

## Examples
_(Coming soon)_

## Release History
_(Nothing yet)_