Yair Even Or

Results 366 comments of Yair Even Or

I think it's much much more simple for this kind of things. it can be done with a tiny amount of code. you only need to calculate the size of...

I wrote a test page for my idea: http://jsbin.com/bucoceqi/2/edit

yeah well, since these images I want to morph are randomly chosen from the internet, I never know what they would be. it's on-the-fly. Do you really think there is...

even if I searched the internet, I thought that those programs must output the same data format which your program takes as input, and I thought it would take forever...

Ok, I will do that 👍

### My thoughts on this now: I don't see the logic in why should you want to customize `console.warn` if you can simply style `.log` to look like `.warn` (and...

ha ok, then I will do it.

Hi, what is your bundler? *Rollup* or *Webpack* or something else?

@fitiskin - how else would it be imported? There are 3 JS files in the repo, and and React file is not transpiled, so it must pass through your transpiler...

please provide a demo (preferable *jsbin*) with your setup