Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cloudinary-community/cloudinary-util
https://github.com/cloudinary-community/cloudinary-util
cloudinary hacktoberfest
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/cloudinary-community/cloudinary-util
- Owner: cloudinary-community
- License: mit
- Created: 2023-01-25T20:39:05.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T21:17:38.000Z (7 months ago)
- Last Synced: 2024-05-22T22:29:56.007Z (7 months ago)
- Topics: cloudinary, hacktoberfest
- Language: TypeScript
- Homepage: https://cloudinary-util.vercel.app
- Size: 1.46 MB
- Stars: 9
- Watchers: 4
- Forks: 7
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![All Contributors](https://img.shields.io/badge/all_contributors-13-orange.svg?style=flat-square)](#contributors-)
######
# Cloudinary Util
Libraries intended to help plugin or integration developers have an easier time working with [Cloudinary](https://cloudinary.com/).
Getting Started • Working 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
💻 📖
Trong
💻
Shannan Bunch
⚠️
Kobe Ruado
💻
Michael Jolley
💻
David Blass
💻
Nick Taylor
💻
Willow (GHOST)
💻
Yash Mathur
💻
Soumyadip Moni
💻
NOORAS FATIMA ANSARI
💻
Ayan Joshi
💻
Mrinank Bhowmick
💻
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!