You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
Vue.js Image Kit Component with Lazy Load built in and Responsive Images
7
7
</p>
8
8
<palign="center">
9
-
The inspiration comes from <ahref="https://codesandbox.io/s/vue-lazy-load-image-ls9rh?fontsize=14&hidenavigation=1&module=%2Fsrc%2FApp.vue&theme=dark"target="_blank">this</a> and a talk from <ahref="https://github.com/derevandal"target="_blank">@derevandal</a>
9
+
The inspiration comes from <ahref="https://codesandbox.io/s/vue-lazy-load-image-ls9rh?fontsize=14&hidenavigation=1&module=%2Fsrc%2FApp.vue&theme=dark"target="_blank">this</a> and a talk from <ahref="https://github.com/derevandal"target="_blank">@derevandal</a> in <ahref="https://github.com/femug"target="_blank">@femug</a>
10
10
</p>
11
11
12
12
<palign="center">
@@ -18,8 +18,11 @@
18
18
</p>
19
19
20
20
> **Notes:**
21
+
21
22
> This is an unofficial project.
23
+
22
24
> I do not work or am I affiliated with Image Kit
25
+
23
26
> :warning:**Warning**: This project is in it's early stage. I do not recommend to use this in a production environment yet! :warning:
24
27
25
28
## Demo
@@ -28,7 +31,7 @@
28
31
29
32
## How does it work
30
33
31
-
This component uses the [Image Kit](https://imagekit.io/)[Real-time URL-based image transformation](https://imagekit.io/features/image-resize-smart-crop-responsive-dpr-client-hints), so you will need to have your images over [Image Kit](https://imagekit.io/) for it to work
34
+
This component uses the [Image KitReal-time URL-based image transformation](https://imagekit.io/features/image-resize-smart-crop-responsive-dpr-client-hints), so you will need to have your images over [Image Kit](https://imagekit.io/) for it to work
32
35
33
36
For more informations about [Image Kit](https://imagekit.io/), consult their website
0 commit comments