Skip to content

exoer/polymer-img-crop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Image cropping and upload for Polymer 1.0

A Polymer 1.0 element for image cropping and uploading.

The cropping is based on iCropper [https://github.com/supnate/icropper] by Supnate. It is modified to handle touch events.

Parameters:

  • urlUpload
  • authToken: optional authentication token (jws) for the header

<img-crop upload-url='[[uploadUrl]]' auth-token='[[authdata.token]]'></img-crop>

screenshot

About

Image cropper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages