scaleflex / filerobot-image-editor

Edit, resize, and filter any image! Any questions or issues, please report to https://github.com/scaleflex/filerobot-image-editor/issues
MIT License
1.38k stars 342 forks source link

How to use in vue project #22

Open 5852305 opened 4 years ago

AGachet commented 4 years ago

With a description, it could be better... something like

Hey guys, thank you a lot for your amazing work, this lib looks amazing !!! Could you give us an approximate date for vue version ? I've seen that's it in the roadmap, usually we have at least some time marks on roadmap but currently we've got no idea of when you will start this feature (or if it's already started).

Thanks again for this amazing lib and we're all hurry to implement-it in our vue apps !

:)

dzmitry-stramavus commented 4 years ago

hey there

ETA: two months

nitocode commented 4 years ago

Hey,

Any update on this issue ? This library is trully amazing. But with vanillaJS in vuejs it is a little bit tricky to manipulate.

Thanks again !

Kaoschuks commented 4 years ago

Am using this project in angular by integrating its javascript library. Its quite easy and fun to use if you look at it like its a component.

I loaded the entire library in a component am using and can call the component anywhere in my project and pass the image I want to edit and output the edited image. Works like a charm.

N.B am till checking if all functions works and tweaking some layout to suit my project though. But generally it works perfectly

novikov1337danil commented 3 years ago

Am using this project in angular by integrating its javascript library. Its quite easy and fun to use if you look at it like its a component.

I loaded the entire library in a component am using and can call the component anywhere in my project and pass the image I want to edit and output the edited image. Works like a charm.

N.B am till checking if all functions works and tweaking some layout to suit my project though. But generally it works perfectly

Could you please provide an example of your implementation? I would be very grateful

binaryfire commented 2 years ago

Hi guys. Amazing library! Just checking to see if a Vue version is still coming?

amrelbialy commented 2 years ago

Hey there, Sorry it isn't planned yet. we will update you when when it is planned for release.

geosmart commented 2 years ago

I implment a latest version vue-filerobot-image-editor change some callback event in v4.2.0