@inthepanchine/image-edit-deprecate

0.0.4 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i @inthepanchine/image-edit-deprecate

Weekly Downloads

2

Version

0.0.4

License

MIT

Unpacked Size

315 kB

Total Files

42

Last publish

Collaborators

  • inthepanchine