aurelia / documentation

The documentation for Aurelia.
MIT License
105 stars 111 forks source link

Aurelia Image uploader and cropping #359

Closed saravanaams closed 5 years ago

saravanaams commented 6 years ago

Hi , I'm new to Aurelia.I found it is very helpful to me.I want to implement image cropping in my application.Is there any plug-in available to do this?

freshcutdevelopment commented 5 years ago

Hi @saravanaams ,

Glad you're enjoying Aurelia so far. This isn't the ideal spot for questions. Ideally, these should be posted in Stack Overflow or the Aurelia discourse. That said, I'd recommend creating a custom element to wrap a pre-existing JS library designed to do this (something like https://fengyuanchen.github.io/cropperjs/).

EisenbergEffect commented 5 years ago

Thanks for jumping in @freshcutdevelopment !

Alexander-Taran commented 5 years ago

@EisenbergEffect can be closed? (-: