Socket
Socket
Sign inDemoInstall

ioke

Package Overview
Dependencies
129
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    ioke

Image server with dynamic manipulation


Version published
Weekly downloads
650
increased by5.52%
Maintainers
1
Install size
34.5 MB
Created
Weekly downloads
 

Readme

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

FAQs

Last updated on 31 Jan 2023

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc