@imagekit/react
TypeScript icon, indicating that this package has built-in type declarations

5.0.1 • Public • Published

ImageKit.io

ImageKit.io React SDK

Node CI npm version License: MIT Twitter Follow

Introduction

ImageKit React SDK provides a simple way to integrate ImageKit.io with your React applications. It allows you to easily:

  • Render images and video with automatic optimization and responsive sizes.
  • Apply transformations to images and videos using URL parameters.
  • Apply powerful AI-powered image transformations e.g. background removal, generative fill, object cropping, and more.

Installation

You can install the SDK in your project using npm or yarn.

npm install @imagekit/react

TypeScript support

The SDK is written in TypeScript, offering first-class TypeScript support. Enjoy excellent type safety and IntelliSense in your IDE. You can use it in your TypeScript projects without any additional configuration.

To enable type checking in JavaScript projects, add //@ts-check at the top of your JavaScript files. This will activate type checking in your IDE.

Documentation

Refer to the ImageKit official documentation for more details on how to use the SDK.

/@imagekit/react/

    Package Sidebar

    Install

    npm i @imagekit/react

    Weekly Downloads

    211

    Version

    5.0.1

    License

    MIT

    Unpacked Size

    219 kB

    Total Files

    12

    Last publish

    Collaborators

    • imagekit-developer