mirror of
https://github.com/cupcakearmy/svelte-cloudinary.git
synced 2024-12-22 16:06:25 +00:00
Update README.md
This commit is contained in:
parent
59d93da0d4
commit
68bbc2f0aa
@ -11,6 +11,8 @@ There is an official integration comming, but it's not ready and for not does no
|
|||||||
- Automatic **lazy loading**
|
- Automatic **lazy loading**
|
||||||
- Fully compatible with native cloudinary options
|
- Fully compatible with native cloudinary options
|
||||||
|
|
||||||
|
## 🗂 [Docs](https://svelte-cloudinary.vercel.app/modules/_index_)
|
||||||
|
|
||||||
## 🚀 Quickstart
|
## 🚀 Quickstart
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
@ -44,8 +46,6 @@ yarn add svelte-cloudinary
|
|||||||
This will formulate the Cloudinary url and insert it into the `img.src` property.
|
This will formulate the Cloudinary url and insert it into the `img.src` property.
|
||||||
Also it will resize to the `img` object itself because we set `bind: true`.
|
Also it will resize to the `img` object itself because we set `bind: true`.
|
||||||
|
|
||||||
## 🗂 [Docs](https://svelte-cloudinary.vercel.app/modules/_index_)
|
|
||||||
|
|
||||||
## ⌨️ Examples
|
## ⌨️ Examples
|
||||||
|
|
||||||
```svelte
|
```svelte
|
||||||
|
Loading…
Reference in New Issue
Block a user