Dmitry Karpunin

Results 10 issues of Dmitry Karpunin

Hi @dgraham! I took into account your comment about the plans for typing (#22) and left only the possibility of specifying custom elements (not only document under hood) for listening....

1. Некоторые видео Vimeo (например https://vimeo.com/ondemand/aiweiwei/105881175). Исправленная регулярка в `findVideoId()` теперь правильно вынимает `id` таких видео. 2. Используемый старый API (v2) не позволяет получить информацию на некоторые видео (пруф http://vimeo.com/api/v2/video/105881175.json)....

New attempt without conflicts. Resolves https://github.com/davewasmer/devcert/issues/32 Closes https://github.com/davewasmer/devcert/pull/66, https://github.com/davewasmer/devcert/pull/77

Here central awesome-list of awesome-lists: https://github.com/sindresorhus/awesome Existed link to https://github.com/brillout/awesome-redux is outdated (last commit on 14 Mar 2017) and have only 315 stars. Need change to more actual https://github.com/xgrommx/awesome-redux (last...

I have Next.js (13) project, in code i use `['some', 'arrays'].at(-1)` and **dont has error from this plugin**. `Array.prototype.at` supports in Safari 15.4: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/at but i have correct `.browserlistrc` with...

Please, update benchmarks results, because many libs updated.

Why results rgb without alpha when mix 2 rgba?

Small or smaller scrolling speed with any options.

This commit adds the functionality to fetch the data-params attribute from the link and add fields to the form that express the values from the data-param attributes. This is useful...

Нет экспорта деталей, вроде `useYMapsApiLoader`, в результате чего не могу спуститься на уровень библиотеки и модифицировать какую либо деталь, не могу повторить её в проекте **из-за невозможности импорта составных функций**...