Results 39 comments of Denis Seleznev

Спасибо, воспроизвёл ошибку, [детали](https://stackoverflow.com/questions/51568821/works-in-chrome-but-breaks-in-safari-invalid-regular-expression-invalid-group).

Inline SVG for snowflakes increases the number of nodes, may lead to a decrease in performance, there may be a lot of snowflakes on the page. I will try to...

~~Not supported yet. I realized that colorSpace, HDR and WebGL support are needed. Lots of work! :)~~

Created an example with WebGL, the average color is returned correctly. It is necessary to pass canvas to `.getColor(myCanvasWithWebGl)` and call after rendering the 3d scene. https://fast-average-color.github.io/examples/webgl.html @walmink

As example: ![cli_color](https://cloud.githubusercontent.com/assets/157520/5337004/65a32624-7ed4-11e4-9940-d1de9232be69.png)

Could you please provide the Vue2 plugin code? Then I could figure out why it doesn't work in Vue3. Is the problem still relevant? @DubStepMad

Snowflakes are implemented in pure JavaScript; this package does not include a Vue 2 or 3 plugin.