@cropper/element-selection
A custom selection element for the Cropper.
Last updated 4 years ago by chenfengyuan .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install @cropper/element-selection 
SYNC missed versions from official npm registry.

@cropper/element-selection

A custom selection element for the Cropper.

Main npm package files

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

Getting started

Installation

npm install @cropper/element-selection

Usage

import CropperSelection from '@cropper/element-selection';

CropperSelection.$define();
<cropper-selection></cropper-selection>

Versioning

Maintained under the Semantic Versioning guidelines.

License

MIT

Current Tags

  • 2.0.0-beta                                ...           latest (4 years ago)
  • 2.0.0-beta.4                                ...           next (3 years ago)

5 Versions

  • 2.0.0-beta.4                                ...           3 years ago
  • 2.0.0-beta.3                                ...           3 years ago
  • 2.0.0-beta.2                                ...           3 years ago
  • 2.0.0-beta.1                                ...           4 years ago
  • 2.0.0-beta                                ...           4 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (4)
Dev Dependencies (0)
None

Copyright 2013 - present © cnpmjs.org | Home |