mikaxyz/elm-cropper - version: 2.0.1

for more information visit the package's GitHub page

Package contains the following modules:

Elm Cropper

A minimalistic fluid width/responsive image cropper created in Elm.

Features

Requires

Install

elm-package install mikaxyz/elm-cropper

Usage

The examples should be enough to see how to integrate in your app.

Build examples

npm install
npm run build
cd examples
python -m SimpleHTTPServer 8000
# browse examples at http://localhost:8000 and http://localhost:8000/simple.html