@CharlieCroom 👋 Hi. Who would know how Twitter.com handles `paste` events? When I have a multi-MIME type clipboard item with `text/plain` and `image/png` (as described in blog.tomayac.com/2020/03/20/mul…), it seems the site prefers text over image. @dluzar
HTTPArchive 🎉🌏🌍🌎 An amazing team of volunteer translators have been hard at work making the Web Almanac available beyond English.
Today we’re rolling out everything translated so far! We’ve got more work to do, so please join us if you can help!
github.com/HTTPArchive/al…
jaffathecake Published a new version of pointer-tracker. It isn’t particularly popular, but I’ve found it really useful when handling multi-touch and other kinds of pointers.
npmjs.com/package/pointe…
@giuseppegurgone @ChromiumDev @PSPDFKit Looks fantastic, happy the API proved useful! 😃
ChromiumDev Bored at home 🏠🦠? Here’s a cool trick @tomayac has pulled off with the 📋 Async Clipboard API… ⤵twitter.com/tomayac/status…0d
@codepo8 Some code to get you started: github.com/GoogleChromeLa… 💾
@hugojmd @kochie I’ve built a little web component that abstracts all this code away: github.com/googlechromela…. See it in action on v8.dev or on my blog (link in bio).
@codepo8 One more option is the Native File System API: web.dev/native-file-sy… #NativeFS