image-ops
TypeScript icon, indicating that this package has built-in type declarations

1.0.7 • Public • Published

Image-Ops

A powerful browser-side image manipulation library. The "image-ops" package provides a collection of operations to easily manipulate images without needing a backend. Most of the image manipulation is achieved by utilising the HTML canvas API.

NPM

Installation

To install via yarn:

yarn add image-ops

Usage

Here's a basic example of how to use "image-ops":

import { ... } from "image-ops";

License

This project is licensed under the MIT License. You can find detailed information in the LICENSE file located in the root directory.

Readme

Keywords

none

Package Sidebar

Install

npm i image-ops

Weekly Downloads

17

Version

1.0.7

License

MIT

Unpacked Size

8.69 kB

Total Files

14

Last publish

Collaborators

  • barrymun