angular-elevatezoom-plus

AngularJS directive for the image zoom EZ Plus library.

  • 所有者: igorlino/angular-elevatezoom-plus
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

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.

主要指标

概览
名称与所有者igorlino/angular-elevatezoom-plus
主编程语言Batchfile
编程语言Batchfile (语言数: 1)
平台
许可证MIT License
所有者活动
创建于2015-05-28 14:45:25
推送于2025-06-27 09:48:59
最后一次提交2017-11-27 20:32:15
发布数24
最新版本名称1.2.2 (发布于 )
第一版名称1.0.0 (发布于 )
用户参与
星数23
关注者数3
派生数12
提交数54
已启用问题?
问题数13
打开的问题数5
拉请求数6
打开的拉请求数2
关闭的拉请求数1
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?