Denis Seleznev
Denis Seleznev
Спасибо, воспроизвёл ошибку, [детали](https://stackoverflow.com/questions/51568821/works-in-chrome-but-breaks-in-safari-invalid-regular-expression-invalid-group).
Рабочая версия (без бага) 7.3.0, не 4.1.
Откатил #447. v4.7.1
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: 
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.