UNPKG
angular2-image-zoom
Version:
latest (1.2.1)
1.2.1
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
0.5.1
0.5.0
0.4.2
0.4.1
0.4.0
0.3.2
0.3.1
0.3.0
0.2.0
0.1.0
Angular 2.x.x Compatible
github.com/brtnshrdr/angular2-image-zoom
brtnshrdr/angular2-image-zoom
angular2-image-zoom
/
.npmignore
27 lines
(21 loc)
•
238 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# Node
node_modules/* npm-debug.log
# Angular
/compiled
# DO NOT IGNORE COMPILED FILES FOR NPM
# TypeScript
*.ts !*.d.ts
# JetBrains
.idea .project .settings .idea/* *.iml
# Windows
Thumbs.db Desktop.ini
# Mac
.DS_Store **/.DS_Store