angular-elevatezoom-plus

AngularJS directive for the image zoom EZ Plus library.

  • Owner: igorlino/angular-elevatezoom-plus
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Angular EZ Plus

Angular EZ Plus is directive for the ElevateZoom Plus library.

Features

  • Image Zooming
  • Easing
  • Angular directive

Installation

Via npm:

npm install angular-ez-plus

Via Bower:

bower install angular-ez-plus

In a browser:

<script src="jquery.ez-plus.js"></script>
<script src="angular-ezplus.js"></script>

Getting Started

Include the ezPlus plug-in and the directive on a page.

<img
    ez-plus 
    ezp-model="{thumb:IMGPATH, small:IMGPATH, large:IMGPATH}"
    ezp-options="{scrollZoom: true, easing: true}"
     id="zoom_01" src='images/large/image1.png' />

For more information on how to setup and customise, check the examples.

License

Licensed under MIT license.

Main metrics

Overview
Name With Ownerigorlino/angular-elevatezoom-plus
Primary LanguageBatchfile
Program languageBatchfile (Language Count: 1)
Platform
License:MIT License
所有者活动
Created At2015-05-28 14:45:25
Pushed At2025-06-27 09:48:59
Last Commit At2017-11-27 20:32:15
Release Count24
Last Release Name1.2.2 (Posted on )
First Release Name1.0.0 (Posted on )
用户参与
Stargazers Count23
Watchers Count3
Fork Count12
Commits Count54
Has Issues Enabled
Issues Count13
Issue Open Count5
Pull Requests Count6
Pull Requests Open Count2
Pull Requests Close Count1
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private