File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
# svelte-lazy [ ![ npm version] [ 3 ]] [ 4 ]
4
4
5
- A svelte component to lazyload any content. [ Demo on svelte.dev/repl] [ 5 ] .
5
+ A svelte component to lazyload any content.
6
+
7
+ - [ Demo on svelte.dev/repl] [ 5 ]
8
+ - [ Examples] [ 7 ] and [ their code] [ 8 ]
6
9
7
10
<p align =" center " >
8
11
<img alt =" demo image " src =" https://raw.githubusercontent.com/leafOfTree/leafOfTree.github.io/HEAD/svelte-lazy.png " width =" 120 " />
@@ -121,3 +124,5 @@ Based on [sveltejs/component-template: A base for building shareable Svelte comp
121
124
[ 4 ] : https://www.npmjs.com/package/svelte-lazy
122
125
[ 5 ] : https://svelte.dev/repl/6d7714fa3cce4909af6c6d187271e0a1
123
126
[ 6 ] : https://github.com/sveltejs/sapper-template#using-external-components
127
+ [ 7 ] : https://leafoftree.github.io/svelte-lazy/
128
+ [ 8 ] : https://github.com/leafOfTree/svelte-lazy/blob/master/test/index.svelte
You can’t perform that action at this time.
0 commit comments