@zhiguang/crop-image
TypeScript icon, indicating that this package has built-in type declarations

0.2.6 • Public • Published

About

How to use

// js
import { cropImage } from '@zhiguang/crop-image';
cropImage( imageContainer:HTMLElement, onLoad:Function, onError:Function );

// html
.image-container
  img.cri-placeholder(src="...")
  .cri-frame
    img.cri-image(src="...")

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.2.62latest

Version History

VersionDownloads (Last 7 Days)Published
0.2.62
0.2.52
0.2.42
0.2.31
0.2.22
0.2.11
0.2.01
0.1.31
0.1.21
0.1.12
0.1.01
0.0.61
0.0.51
0.0.41
0.0.32
0.0.21
0.0.11

Package Sidebar

Install

npm i @zhiguang/crop-image

Weekly Downloads

23

Version

0.2.6

License

ISC

Unpacked Size

14.9 kB

Total Files

7

Last publish

Collaborators

  • zhiguang