1.0.7 • Published 8 months ago

image-ops v1.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

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.

1.0.7

8 months ago

1.0.6

8 months ago

1.0.5

8 months ago

1.0.4

8 months ago

1.0.3

8 months ago

1.0.2

8 months ago

1.0.1

8 months ago

1.0.0

8 months ago