Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.devel > #121619

Bug#1134409: ITP: node-delegate-it -- Lightweight event delegation

From Sergei Golovan <sgolovan@debian.org>
Newsgroups linux.debian.bugs.dist, linux.debian.devel
Subject Bug#1134409: ITP: node-delegate-it -- Lightweight event delegation
Date 2026-04-19 20:30 +0200
Message-ID <MLF45-grkP-13@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Cross-posted to 2 groups.

Show all headers | View raw


Package: wnpp
Severity: wishlist
Owner: Sergei Golovan <sgolovan@debian.org>
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name    : node-delegate-it
  Version         : 6.3.0
  Upstream Contact: Federico Brigante <me@fregante.com>
* URL             : https://github.com/fregante/delegate-it
* License         : MIT
  Programming Lang: Typescript
  Description     : Lightweight event delegation

This module provides DOM event delegation, allowing users to handle
events on elements that may not yet exist in the DOM.
It is:
   * modern: ES2022, TypeScript, Edge 16+
   * idempotent: identical listeners aren't added multiple times,
     just like the native addEventListener
   * supports AbortSignal

This package is a dependency for the swup page transition library,
which in turn is a new dependency for the elixir-ex-doc document
generator. It is an improved and maintained fork of the abandoned
delegate [1] module (it is also not packaged for Debian).

I will maintain this package myself.

[1] https://github.com/zenorocha/delegate

-- 
Sergei Golovan

Back to linux.debian.devel | Previous | Next | Find similar | Unroll thread


Thread

Bug#1134409: ITP: node-delegate-it -- Lightweight event delegation Sergei Golovan <sgolovan@debian.org> - 2026-04-19 20:30 +0200

csiph-web