#1149145 ITP: node-malevic -- virtual DOM library with a hyperscript style syntax

#1149145#5
Date:
2026-09-27 12:40:54 UTC
From:
To:
* Package name    : node-malevic
  Version         : 0.20.3
  Upstream Author : Alexander Shutau
* URL             : https://github.com/alexanderby/malevic
* License         : Expat
  Programming Lang: TypeScript
  Description     : virtual DOM library with a hyperscript style syntax

 malevic is a small virtual DOM implementation built around an m() function
 that returns plain specs.  It ships separate entry points for DOM rendering,
 server side string rendering, forms, state handling, canvas and animation.
 .
 It is used by Dark Reader to render its browser user interface, which in turn
 is needed to build the reader of Zotero (#1125955).
 .
 The upstream repository carries no tags, so the package will be built from
 the commit that matches the published 0.20.3 release,
 cf2cdb3f1b8f66e44bc2862df62a5cb6bc16bae7.
 .
 Node.js is an event-based server-side JavaScript engine.