We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d62dee8 commit 9191a48Copy full SHA for 9191a48
README.md
@@ -17,7 +17,7 @@ Each component with the exception of `Toot` and `Tweet` is wrapped in
17
an intersection observer `GeneralObserver` which will load up the
18
component when it scrolls into the viewport.
19
20
-## Use
+## Use it
21
22
```bash
23
npm i -D sveltekit-embed
@@ -44,6 +44,7 @@ Use like a normal Svelte component:
44
- Deezer
45
- GenericEmbed
46
- Gist
47
+- Guild
48
- Relive
49
- SimpleCast
50
- Slides
@@ -68,7 +69,7 @@ Create an
68
69
## Todo
70
71
- [ ] Add more components
-- [ ] Tests... need adding
72
+- [ ] Tests... need expanding
73
- [x] If you know how to type a custom action in Svelte, please submit
74
a PR
75
0 commit comments