Skip to content

imagekit-developer/imagekit-vuejs

Repository files navigation

ImageKit.io

ImageKit.io Vue.js SDK

Node CI npm version License: MIT Twitter Follow

Introduction

ImageKit Vue.js SDK provides a simple way to integrate ImageKit.io with your Vue.js/Nuxt 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/vue

TypeScript support

The SDK provides first-class TypeScript support for Vue projects, giving you robust type-safety and IDE IntelliSense out of the box—no extra configuration required.

Documentation

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