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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?