ng-image-cache

0.2.0 • Public • Published

Angular image cache module

GETTING STARTED

angular
  .module('demo', [
    'ngImageCache'
  ])
;
<ui-image data-src="http://localhost/images/test.png" data-title="Test"></ui-image>

Image is loaded using javascript, content is stored in sessionStorage for next loading

CHANGELOG

Readme

Keywords

Package Sidebar

Install

npm i ng-image-cache

Weekly Downloads

2

Version

0.2.0

License

MIT

Last publish

Collaborators

  • ghoullier