imaz

0.0.1 • Public • Published

ImazJS

Usage

Getting started

import { Imaz } from 'imaz';

const im = new Imaz({
  view: /* element to working with, should a <div> elm */
});

// want to active
im.active();

// want to destroy
im.destroy();

Load image

im.load(file);

Modes

View (default)

  • drag -> Move image around view.

License

MIT.

Readme

Keywords

none

Package Sidebar

Install

npm i imaz

Weekly Downloads

1

Version

0.0.1

License

none

Unpacked Size

391 kB

Total Files

12

Last publish

Collaborators

  • haova