
Libraries intended to help plugin or integration developers have an easier time working with Cloudinary.
Getting Started • Working Locally
This is a community library supported by the Cloudinary Developer Experience team.
Learn what tools are available and how to install them:
- URL Loader: Construct a Cloudinary URL given a set of options
- Util: Set of functions to help working with Cloudinary
The minimum node version officially supported is version 18.
- Install all dependencies via pnpm:
pnpm install
- Start a development server for all projects:
pnpm dev
- Run all tests:
pnpm test
- Build all packages:
pnpm build
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!