@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.65latest

Version History

VersionDownloads (Last 7 Days)Published
0.2.65
0.2.50
0.2.40
0.2.30
0.2.20
0.2.10
0.2.00
0.1.30
0.1.21
0.1.10
0.1.00
0.0.60
0.0.50
0.0.40
0.0.30
0.0.20
0.0.10

Package Sidebar

Install

npm i @zhiguang/crop-image

Weekly Downloads

6

Version

0.2.6

License

ISC

Unpacked Size

14.9 kB

Total Files

7

Last publish

Collaborators

  • zhiguang