Skip to content

kitravee/cloudinary-util

 
 

Repository files navigation

Cloudinary

GitHub

Cloudinary Util

Libraries intended to help plugin or integration developers have an easier time working with Cloudinary.

Getting StartedWorking Locally

This plugin is a community library and not officially supported by Cloudinary.

🚀 Getting Started

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

🧰 Working Locally with Cloudinary Util

Installation

  • Install all dependencies via pnpm:
pnpm install

Development

  • Start a development server for all projects:
pnpm dev

Testing

  • Run all tests:
pnpm test

Building

  • Build all packages:
pnpm build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 53.8%
  • JavaScript 46.2%