`html-canvas` is a lightweight library that parses HTML and CSS, builds a virtual DOM, computes layout using the CSS box model, and then renders the result onto a Canvas API surface. It targets front‑end developers (especially those building WeChat mini‑programs or Node‑based rendering pipelines) who need to draw styled HTML content without a full browser engine.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
基于 HTML 和 CSS 实现 Canvas 绘图 (draw canvas with html & css)