Socket
Book a DemoInstallSign in
Socket

ioke

Package Overview
Dependencies
Maintainers
0
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ioke

Image server with dynamic manipulation

latest
Source
npmnpm
Version
1.6.0
Version published
Weekly downloads
554
5.32%
Maintainers
0
Weekly downloads
 
Created
Source

ioke

Image server with dynamic manipulation

spirit of pursuit in battle

Install

Usage

npm install ioke --save
var ioke = require('ioke');
app.use('/medias', ioke('my/images/dir', ioke.backend));

Now you can access your medias and crop/resize as needed:

example.com/medias/image1.jpg?w=100&h=100&x=10&y=35

Keywords

image

FAQs

Package last updated on 11 Mar 2025

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