0.1.5 • Published 2 years ago

ngx-simple-image-viewer v0.1.5

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

NgxSimpleImageViewer

Simple image viewer for Angular which enables image rotation and zoom.

Installation

npm install ngx-simple-image-viewer --save

import NgxSimpleImageViewer in your module.

Usage

Html:

<ngx-simple-image-viewer src="https://i.imgur.com/CS1ZP9h.jpeg" fileName="test file.jpg"></ngx-simple-image-viewer>

Dependencies

  • Angular (>=13.3.0)
  • primeicons (>=5.0.0)
0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago