fengyuanchen / photo-editor

A simple photo editing application.
https://fengyuanchen.github.io/photo-editor
MIT License
936 stars 238 forks source link

Mininfied examples? #10

Closed StoneCypher closed 7 years ago

StoneCypher commented 7 years ago

Your example is much more difficult than it should be to learn from, because it's checked in minified, and relies on vue, which many of your users won't know

Have you considered giving an example in vanilla that isn't minified, so we can work with it in the debugger directly, and not guess what the one-character variables are, what $broadcast does, etc?

Thanks for considering it.

fengyuanchen commented 7 years ago

https://github.com/fengyuanchen/cropperjs/tree/master/examples