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 a75c806 commit 2925798Copy full SHA for 2925798
README.md
@@ -37,6 +37,20 @@ const src = buildUrl('example', {
37
console.log(src)
38
```
39
40
+## Supporting packages
41
+
42
+### `@cld-apis/utils`
43
44
+Constants for transformations used in Cloudinary APIs, and other helper functionalities.
45
46
+### `@cld-apis/types`
47
48
+Defined types used in `cloudinary-build-url` for TypeScript
49
50
+## Vue-cli plugin - `vue-cli-plugin-cloudinary-api`
51
52
+Cloudinary API plugin for Vue-cli created projects
53
54
Maintained by [Maya Shavin](https://github.com/mayashavin)
55
56
<!-- Badges -->
0 commit comments