1.7.7 • Published 2 years ago

gbm-crop-image v1.7.7

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Crop Image for Front

Libreria para recortar imagen en el front

Uso

import init, {crop_image} from 'gbm-crop-image';

const loadWasm = async () => {
  try {
    await init();
    const imageCrop = cropImage.crop_image(400, 400, bufer_file);
  } catch (e) {
    console.log(e);
  }
};
1.7.7

2 years ago

1.6.7

2 years ago

1.6.6

2 years ago

1.5.6

2 years ago

1.4.6

2 years ago

1.3.6

2 years ago

1.3.5

2 years ago

0.3.5

2 years ago

0.3.4

2 years ago

0.2.4

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago