Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cloudinary-community/cloudinary-util


https://github.com/cloudinary-community/cloudinary-util

cloudinary hacktoberfest

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

[![All Contributors](https://img.shields.io/badge/all_contributors-13-orange.svg?style=flat-square)](#contributors-)



Cloudinary

######

GitHub

# Cloudinary Util

Libraries intended to help plugin or integration developers have an easier time working with [Cloudinary](https://cloudinary.com/).

Getting StartedWorking Locally

**This is a community library supported by the Cloudinary Developer Experience team.**

## 🚀 Getting Started

Learn what tools are available and how to install them:

- [URL Loader](https://github.com/colbyfayock/cloudinary-util/tree/main/packages/url-loader): Construct a Cloudinary URL given a set of options
- [Util](https://github.com/colbyfayock/cloudinary-util/tree/main/packages/util): Set of functions to help working with Cloudinary

_The minimum node version officially supported is version 18._

## 🧰 Working Locally with Cloudinary Util

### Installation

- Install all dependencies via [pnpm](https://pnpm.io/):

```
pnpm install
```

### Development

- Start a development server for all projects:

```
pnpm dev
```

### Testing

- Run all tests:

```
pnpm test
```

### Building

- Build all packages:

```
pnpm build
```

## ✨ Contributors

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):



Colby Fayock
Colby Fayock

💻 📖
Trong
Trong

💻
Shannan Bunch
Shannan Bunch

⚠️
Kobe Ruado
Kobe Ruado

💻
Michael Jolley
Michael Jolley

💻
David Blass
David Blass

💻
Nick Taylor
Nick Taylor

💻


Willow (GHOST)
Willow (GHOST)

💻
Yash Mathur
Yash Mathur

💻
Soumyadip Moni
Soumyadip Moni

💻
NOORAS FATIMA ANSARI
NOORAS FATIMA ANSARI

💻
Ayan Joshi
Ayan Joshi

💻
Mrinank Bhowmick
Mrinank Bhowmick

💻

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!