Skip to content

Commit 2925798

Browse files
author
Maya Shavin
committed
chore: update Readme
1 parent a75c806 commit 2925798

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,20 @@ const src = buildUrl('example', {
3737
console.log(src)
3838
```
3939

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+
4054
Maintained by [Maya Shavin](https://github.com/mayashavin)
4155

4256
<!-- Badges -->

0 commit comments

Comments
 (0)