https://github.com/jpchateau/interactive-image
A jQuery plugin to embed interactive images on your website.
https://github.com/jpchateau/interactive-image
interactive-storytelling javascript jquery-plugin mocha rich-content webpack
Last synced: about 1 month ago
JSON representation
A jQuery plugin to embed interactive images on your website.
- Host: GitHub
- URL: https://github.com/jpchateau/interactive-image
- Owner: jpchateau
- License: mit
- Created: 2015-07-14T16:34:54.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2022-12-31T15:37:39.000Z (over 2 years ago)
- Last Synced: 2025-03-24T06:12:23.463Z (about 2 months ago)
- Topics: interactive-storytelling, javascript, jquery-plugin, mocha, rich-content, webpack
- Language: JavaScript
- Homepage: https://www.jpchateau.com/demo/interactive-image
- Size: 5.54 MB
- Stars: 71
- Watchers: 6
- Forks: 26
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Interactive Image [](http://badge.fury.io/js/interactiveimagejs) [](https://travis-ci.org/jpchateau/Interactive-Image) [](https://codeclimate.com/github/jpchateau/Interactive-Image) [](https://snyk.io//test/github/jpchateau/Interactive-Image?targetFile=package.json)
> A jQuery plugin to embed interactive images on your website.
[](https://www.jpchateau.com/demo/interactive-image)
[Online Demo](https://www.jpchateau.com/demo/interactive-image) | [CodePen](https://codepen.io/jpchateau/pen/vYOvGeE)
## Features
* Interactive videos, sounds, images and texts over large pictures
* Support for popular content providers
* Social Media sharing capabilities
* Flexible configuration of markers and items
* Easily customizable with CSS
* Unit tested with [Mocha](https://mochajs.org/)## Documentation
The complete documentation is hosted at [Read the docs](https://interactive-image.readthedocs.io).
You can discover how to use _Interactive Image_ on [CodePen](https://codepen.io/jpchateau/pen/vYOvGeE).## Browser Support
|  |  |  |  |
| --- | --- | --- | --- |
| Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ |## Changelog
See the full changelog [here](CHANGELOG.md).
## Contribute
Feel free to contribute and open some issues or pull requests.
See the contributing guidelines [here](CONTRIBUTING.md).## Alternatives
* For business:
* [genially](https://www.genial.ly/)
* [ImageMarker](https://www.imagemarker.com/)
* [ThingLink](https://www.thinglink.com/)
* Premium:
* [imageLinks](http://avirtum.com/imagelinks-jquery-plugin/)
* Free:
* [jquery.hotspot.js](https://github.com/skypluto/jquery.hotspot.js)## Design philosophy
_Interactive Image_ is designed for developers. To that end, it is focused on code quality, tests, security and web performances.
The API and documentation have to be simple and clear as well.## License
Copyright © 2020 [Jean-Philippe Chateau](https://github.com/jpchateau/).
This content is released under the [MIT license](https://github.com/jpchateau/Interactive-Image/blob/master/LICENSE).