Roman Orlov
Roman Orlov
...and fall back to browser default on error.
I see dll from 2018 inside NuGet package  and the latest one is one year newer: https://github.com/facebook/zstd/releases 
There is a new 1.5.0 version of zStandard: https://github.com/facebook/zstd/releases/tag/v1.5.0
Subj :)
I have a list of elements. Some elements may have children elements. And so on. Basically, I have a tree. :) I show this tree as nested lists, and I...
Since vs-repeat uses new trimmed collection it is impossible to use $index to refer element in original collection. This problem can be solved by adding index inside the elements of...
https://github.com/pc035860/ngQueue/blob/536f6d11ae14862ba8e0093905e8427e43277e10/package.json#L5 instead of `"main": "ngQueue.min.js"`
``` diff
There is an example for those who want to move from buggy exif-js. Current code: https://github.com/kirill3333/react-avatar/blob/master/src/avatar.jsx#L198-L209 ``` import EXIF from "exif-js"; ... onFileLoad(e) { e.preventDefault(); this.onBeforeFileLoadCallback(e); if (!e.target.value) return; let...
Can't read sensors. :(