Skip to content

Feature suggestions #163

@sarink

Description

@sarink

I have spent the day evaluating both ImageKit and Cloudinary for our business. I wanted to leave a note with some ideas and suggestions for you!

  • Something similar to cloudinary's transformationStringFromObject - manipulating strings is very tedious and confusing for developers. We should be able to leverage a higher level (and typesafe) API
  • Improved extensibility, why doesn't this repo expose the ImageKitContext (it exposes something confusingly named, IKContext, which is not in fact a React.Context at all). If I want to do anything custom, I have to create my own ImageKit, duplicate/pass it all the same parameters that I've already passed to IKContext, including my authenticator. All of that doesn't have to be done twice. This repo should expose the client for consumers to use, which would at least make it easier for them to implement custom behavior and fill any gaps until the feature set catches up.

Thanks for all your hard work!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions