0.0.3 • Published 10 years ago

ng-eh-preview-image v0.0.3

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

ngEhPreviewImage

Preview a image by canvas

Install

bower install ng-eh-preview-image

Install node modules

npm install

Dependencies

Support

  • IE10+
  • chrome
  • firefox

Usage

html

<div class="preview-container" ng-eh-preview-image img="img" ng-init="img.data='sunset_chimneysP9166348.jpg'"></div>

js

app = angular.module("app",["eHanlin"]);

DEMO

gulp server

Build

gulp