

GitHub - GoogleChromeLabs/css-paint-polyfill: A polyfill for the CSS Paint API,...
source link: https://github.com/GoogleChromeLabs/css-paint-polyfill
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md
Houdini's CSS Paint Polyfill
This is a polyfill for the CSS Paint API.
Performance is quite good in Firefox and Safari courtesy of -webkit-canvas()
and -moz-element()
. For the remaining browsers, framerate is govered by Canvas toDataURL()
/ toBlob()
speed.
Usage
<script src="css-paint-polyfill.js"></script> <!-- or: --> <script src="https://unpkg.com/css-paint-polyfill/dist/css-paint-polyfill.js"></script>
Or with a bundler:
import 'css-paint-polyfill';
... or with ES Modules on the web:
import('https://unpkg.com/css-paint-polyfill/dist/css-paint-polyfill.js');
To-Do
Recommend
-
92
Note: The tasklets proposal spawned the Comlink library. It’s an RPC library that extracts the ergonomics feature from tasklets. Problem Mos...
-
109
clooney - Clooney is an actor library for the web.
-
65
README.md size-plugin
-
83
README.md
-
60
README.md This project was bootstrapped with Create React App. Below you will find so...
-
27
CSS Variables for IE11 A real polyfill for Custom Properties in IE11. Used on about 6000 Live Websites It can: ...
-
13
CSS Variables for IE11 A real Custom Properties polyfill for IE11. Used on about 9000 Live Websites
-
3
Catalog Data Collection This document details how the API catalog data are collected from each browser version. These data are the input for computing
-
13
Polyfill for Scoped CSS Scoped CSS is a new feature that makes it possible to add <style> elements anywhere in your document, scoping the CSS rules it contains to its parent element. This was just wh...
-
7
About Joyk
Aggregate valuable and interesting links.
Joyk means Joy of geeK