An open API service indexing awesome lists of open source software.

https://github.com/launchpadlab/use-cloudinary


https://github.com/launchpadlab/use-cloudinary

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# use-cloudinary

A hook to simplify direct upload calls to the [cloudinary API](https://cloudinary.com/documentation/upload_images#uploading_with_a_direct_call_to_the_api).

Implemented with [useAsyncFn](https://github.com/streamich/react-use/blob/master/docs/useAsyncFn.md) from `react-use`.