Gathering detailed insights and metrics for @imagekit/javascript
Gathering detailed insights and metrics for @imagekit/javascript
Gathering detailed insights and metrics for @imagekit/javascript
Gathering detailed insights and metrics for @imagekit/javascript
imagekit-javascript
Javascript SDK for using ImageKit.io in the browser
imagekit
Offical NodeJS SDK for ImageKit.io integration
imagekit-media-library-widget
Javascript plugin for using Imagekit Media Library Widget
@imagekit/vue
[<img width="250" alt="ImageKit.io" src="https://raw.githubusercontent.com/imagekit-developer/imagekit-javascript/master/assets/imagekit-light-logo.svg"/>](https://imagekit.io)
npm install @imagekit/javascript
Typescript
Module System
Node Version
NPM Version
JavaScript (63.93%)
TypeScript (36.07%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
86 Stars
344 Commits
26 Forks
5 Watchers
19 Branches
16 Contributors
Updated on Jun 30, 2025
Latest Version
5.0.0
Package Id
@imagekit/javascript@5.0.0
Unpacked Size
101.08 kB
Size
21.28 kB
File Count
16
NPM Version
10.8.2
Node Version
20.19.0
Published on
Apr 11, 2025
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
28
This lightweight, dependency-free JavaScript SDK is designed specifically for browser use. It provides utility functions to generate image and video src
URLs using ImageKit transformations and to upload files to the ImageKit media library.
For server-side applications with Node.js, please refer to our official Node.js SDK.
You can install the SDK in your project using npm or yarn.
1npm install @imagekit/javascript
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.
Refer to the ImageKit official documentation for more details on how to use the SDK.
For a detailed history of changes, refer to CHANGELOG.md.
No vulnerabilities found.
Reason
13 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
Found 0/8 approved changesets -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
license file not detected
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
20 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-07-07
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More