Socket
Socket
Sign inDemoInstall

@inthepanchine/image-edit

Package Overview
Dependencies
114
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @inthepanchine/image-edit

A set of utilities for manipulating images.


Version published
Maintainers
1
Created

Readme

Source

Image edit

A set of utilities for editing images written in typescript.

Installation

The ways for installing the projects are two:

  • Via npm
  • By downloading and importing the script file.

npm installation

In your node/npm project run:

$ npm install @inthepanchine/image-edit

If your project is a typescript project, install also the types declaration with:

$ npm install @types/image-edit

Download script file

Go under the release window and download the latest version.

For importing the script into a javascript file, you can use requirejs.

License

This repository is under MIT license.

FAQs

Last updated on 24 Jun 2022

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