cloudinary-community / cloudinary-community/gatsby-transformer-cloudinary

Add option to generate props for cloudinary-react

Open
#16 0 comments 0 reactions 0 assignees View on GitHub
feature
Dominant language
JavaScript
Stars
68
Forks
28
PR merge metrics
No merged PRs in 30d

Description

For example: can add a cldFixed, cldFluid, cldSomeTransformation objects, like the fluid/fixed objects that are added for easy integration with gatsby-image.

It could then be used like this:

import {Image} from 'cloudinary-react';
/* get cldTransformations using GraphQL*/

in render():



etc...

Contributor guide

Open the contributing guide

Research direction

Start by tracing the existing fluid/fixed objects generated for Gatsby image integration and how GraphQL results are exposed to cloudinary-react. Clarify the intended generated prop shapes and transformation variants, then verify that the proposed objects can be spread into the shown Image examples.

Written by the indexing model from the issue text.

Assessment

Tech stack
graphql, javascript, react
Domain
frontend, web-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.