Update README.md

This commit is contained in:
Nicco 2021-03-15 18:44:25 +01:00 committed by GitHub
parent 0cae058e6a
commit 32c828dee3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -1,5 +1,12 @@
# svelte-cloudinary
![dependencies](https://badgen.net/david/dep/cupcakearmy/svelte-cloudinary)
![downloads badge](https://badgen.net/npm/dt/svelte-cloudinary)
![types badge](https://badgen.net/npm/types/svelte-cloudinary)
![version badge](https://badgen.net/npm/v/svelte-cloudinary)
![minzip size badge](https://badgen.net/bundlephobia/minzip/svelte-cloudinary)
This is a little library that aims at integrating and making it easier to use the svelte with [Cloudinary](https://cloudinary.com/).
There is an [official integration coming](https://github.com/cloudinary/cloudinary-svelte), but it's not ready and for not does not work great for now (SSR e.g.).