npm.io
2.1.1 • Published 3 months ago

@cropper/element-handle

Licence
MIT
Version
2.1.1
Deps
2
Size
49 kB
Vulns
0
Weekly
0
Stars
13.8K

@cropper/element-handle

A custom handle element for the Cropper.

Main npm package files

dist/
├── element-handle.js         (UMD, bundled)
├── element-handle.min.js     (UMD, bundled, compressed)
├── element-handle.raw.js     (UMD, unbundled, default)
├── element-handle.esm.js     (ECMAScript Module, bundled)
├── element-handle.esm.min.js (ECMAScript Module, bundled, compressed)
├── element-handle.esm.raw.js (ECMAScript Module, unbundled)
└── element-handle.d.ts       (TypeScript Declaration File)

Getting started

Installation
npm install @cropper/element-handle
Usage
import CropperHandle from '@cropper/element-handle';

CropperHandle.$define();
<cropper-handle></cropper-handle>

Versioning

Maintained under the Semantic Versioning guidelines.

License

MIT

Keywords