4.0.0 • Published 12 months ago

@imagekit/vue v4.0.0

Weekly downloads
-
License
-
Repository
github
Last release
12 months ago

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.

4.0.0

12 months ago

4.0.0-beta.2

12 months ago

4.0.0-beta.1

12 months ago