New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@imagekit/angular

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@imagekit/angular

Angular SDK for ImageKit.io which implements client-side upload and URL generation for use inside an Angular application.

latest
Source
npmnpm
Version
6.0.0
Version published
Maintainers
1
Created
Source

ImageKit.io

ImageKit.io Angular SDK

Node CI npm version License: Apache 2.0 Twitter Follow

Introduction

ImageKit Angular SDK provides a simple way to integrate ImageKit.io with your Angular 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/angular

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.

Documentation

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

Keywords

imagekit

FAQs

Package last updated on 13 Jan 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts